|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FaultType
A representation of the model object 'Fault Type'.
The following features are supported:
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
com.ibm.wsspi.sca.message.FaultCodeElement |
getCode()
Returns the value of the 'Code' containment reference. |
java.lang.String |
getNode()
Returns the value of the 'Node' attribute. |
com.ibm.wsspi.sca.message.FaultReasonElement |
getReason()
Returns the value of the 'Reason' containment reference. |
java.lang.String |
getRole()
Returns the value of the 'Role' attribute. |
void |
setCode(com.ibm.wsspi.sca.message.FaultCodeElement value)
Sets the value of the ' Code ' containment reference. |
void |
setNode(java.lang.String value)
Sets the value of the ' Node ' attribute. |
void |
setReason(com.ibm.wsspi.sca.message.FaultReasonElement value)
Sets the value of the ' Reason ' containment reference. |
void |
setRole(java.lang.String value)
Sets the value of the ' Role ' attribute. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
com.ibm.wsspi.sca.message.FaultCodeElement getCode()
#setCode(FaultcodeType)
void setCode(com.ibm.wsspi.sca.message.FaultCodeElement value)
Code
' containment reference.
value
- the new value of the 'Code' containment reference.getCode()
com.ibm.wsspi.sca.message.FaultReasonElement getReason()
#setReason(FaultreasonType)
void setReason(com.ibm.wsspi.sca.message.FaultReasonElement value)
Reason
' containment reference.
value
- the new value of the 'Reason' containment reference.getReason()
java.lang.String getNode()
setNode(String)
void setNode(java.lang.String value)
Node
' attribute.
value
- the new value of the 'Node' attribute.getNode()
java.lang.String getRole()
setRole(String)
void setRole(java.lang.String value)
Role
' attribute.
value
- the new value of the 'Role' attribute.getRole()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |