|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Fail Info Type'.
The following features are supported:
ServiceMessageObjectPackage.getFailInfoType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getFailureString()
Returns the value of the 'Failure String' attribute. |
InvocationPathType |
getInvocationPath()
Returns the value of the 'Invocation Path' containment reference. |
java.lang.String |
getLang()
Returns the value of the 'Lang' attribute. |
java.lang.String |
getOrigin()
Returns the value of the 'Origin' attribute. |
FailInfoType |
getPredecessor()
Returns the value of the 'Predecessor' containment reference. |
void |
setFailureString(java.lang.String value)
Sets the value of the ' Failure String ' attribute. |
void |
setInvocationPath(InvocationPathType value)
Sets the value of the ' Invocation Path ' containment reference. |
void |
setLang(java.lang.String value)
Sets the value of the ' Lang ' attribute. |
void |
setOrigin(java.lang.String value)
Sets the value of the ' Origin ' attribute. |
void |
setPredecessor(FailInfoType value)
Sets the value of the ' Predecessor ' containment reference. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
Method Detail |
public java.lang.String getFailureString()
If the meaning of the 'Failure String' attribute isn't clear, there really should be more of a description here...
setFailureString(String)
,
ServiceMessageObjectPackage.getFailInfoType_FailureString()
public void setFailureString(java.lang.String value)
Failure String
' attribute.
value
- the new value of the 'Failure String' attribute.getFailureString()
public java.lang.String getOrigin()
If the meaning of the 'Origin' attribute isn't clear, there really should be more of a description here...
setOrigin(String)
,
ServiceMessageObjectPackage.getFailInfoType_Origin()
public void setOrigin(java.lang.String value)
Origin
' attribute.
value
- the new value of the 'Origin' attribute.getOrigin()
public InvocationPathType getInvocationPath()
If the meaning of the 'Invocation Path' containment reference isn't clear, there really should be more of a description here...
setInvocationPath(InvocationPathType)
,
ServiceMessageObjectPackage.getFailInfoType_InvocationPath()
public void setInvocationPath(InvocationPathType value)
Invocation Path
' containment reference.
value
- the new value of the 'Invocation Path' containment reference.getInvocationPath()
public FailInfoType getPredecessor()
If the meaning of the 'Predecessor' containment reference isn't clear, there really should be more of a description here...
setPredecessor(FailInfoType)
,
ServiceMessageObjectPackage.getFailInfoType_Predecessor()
public void setPredecessor(FailInfoType value)
Predecessor
' containment reference.
value
- the new value of the 'Predecessor' containment reference.getPredecessor()
public java.lang.String getLang()
If the meaning of the 'Lang' attribute isn't clear, there really should be more of a description here...
setLang(String)
,
ServiceMessageObjectPackage.getFailInfoType_Lang()
public void setLang(java.lang.String value)
Lang
' attribute.
value
- the new value of the 'Lang' attribute.getLang()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |