|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Context Type'.
The following features are supported:
ServiceMessageObjectPackage.getContextType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.Object |
getCorrelation()
Returns the value of the 'Correlation' containment reference. |
FailInfoType |
getFailInfo()
Returns the value of the 'Fail Info' containment reference. |
java.lang.Object |
getTransient()
Returns the value of the 'Transient' containment reference. |
void |
setCorrelation(java.lang.Object value)
Sets the value of the ' Correlation ' containment reference. |
void |
setFailInfo(FailInfoType value)
Sets the value of the ' Fail Info ' containment reference. |
void |
setTransient(java.lang.Object value)
Sets the value of the ' Transient ' containment reference. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
Method Detail |
public java.lang.Object getCorrelation()
Returns the Business Object representing the correlation context.
setCorrelation(Object)
,
ServiceMessageObjectPackage.getContextType_Correlation()
public void setCorrelation(java.lang.Object value)
Correlation
' containment reference.
value
- the new value of the 'Correlation' containment reference.getCorrelation()
public java.lang.Object getTransient()
Returns the Business Object representing the transient context.
setTransient(Object)
,
ServiceMessageObjectPackage.getContextType_Transient()
public void setTransient(java.lang.Object value)
Transient
' containment reference.
value
- the new value of the 'Transient' containment reference.getTransient()
public FailInfoType getFailInfo()
Returns the details of a reported exception in a FailInfo element.
setFailInfo(FailInfoType)
,
ServiceMessageObjectPackage.getContextType_FailInfo()
public void setFailInfo(FailInfoType value)
Fail Info
' containment reference.
value
- the new value of the 'Fail Info' containment reference.getFailInfo()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |