|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Fault Type'.
The following features are supported:
ServiceMessageObjectPackage.getFaultType()
Method Summary | |
---|---|
DetailType |
getDetail()
Returns the value of the 'Detail' containment reference. |
java.lang.String |
getFaultactor()
Returns the value of the 'Faultactor' attribute. |
java.lang.Object |
getFaultcode()
Returns the value of the 'Faultcode' attribute. |
java.lang.String |
getFaultstring()
Returns the value of the 'Faultstring' attribute. |
void |
setDetail(DetailType value)
Sets the value of the ' Detail ' containment reference. |
void |
setFaultactor(java.lang.String value)
Sets the value of the ' Faultactor ' attribute. |
void |
setFaultcode(java.lang.Object value)
Sets the value of the ' Faultcode ' attribute. |
void |
setFaultstring(java.lang.String value)
Sets the value of the ' Faultstring ' attribute. |
Method Detail |
public java.lang.Object getFaultcode()
If the meaning of the 'Faultcode' attribute isn't clear, there really should be more of a description here...
setFaultcode(Object)
,
ServiceMessageObjectPackage.getFaultType_Faultcode()
public void setFaultcode(java.lang.Object value)
Faultcode
' attribute.
value
- the new value of the 'Faultcode' attribute.getFaultcode()
public java.lang.String getFaultstring()
If the meaning of the 'Faultstring' attribute isn't clear, there really should be more of a description here...
setFaultstring(String)
,
ServiceMessageObjectPackage.getFaultType_Faultstring()
public void setFaultstring(java.lang.String value)
Faultstring
' attribute.
value
- the new value of the 'Faultstring' attribute.getFaultstring()
public java.lang.String getFaultactor()
If the meaning of the 'Faultactor' attribute isn't clear, there really should be more of a description here...
setFaultactor(String)
,
ServiceMessageObjectPackage.getFaultType_Faultactor()
public void setFaultactor(java.lang.String value)
Faultactor
' attribute.
value
- the new value of the 'Faultactor' attribute.getFaultactor()
public DetailType getDetail()
If the meaning of the 'Detail' containment reference isn't clear, there really should be more of a description here...
setDetail(DetailType)
,
ServiceMessageObjectPackage.getFaultType_Detail()
public void setDetail(DetailType value)
Detail
' containment reference.
value
- the new value of the 'Detail' containment reference.getDetail()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |