|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'SMO Header Type'.
The following features are supported:
ServiceMessageObjectPackage.getSMOHeaderType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getAction()
Returns the value of the 'Action' attribute. |
java.lang.String |
getMessageType()
Returns the value of the 'Message Type' attribute. |
java.lang.String |
getMessageUUID()
Returns the value of the 'Message UUID' attribute. |
TargetAddressType |
getNext()
Returns the value of the 'Next' containment reference. |
java.lang.String |
getOperation()
Returns the value of the 'Operation' attribute. |
VersionType |
getVersion()
Returns the value of the 'Version' containment reference. |
void |
setAction(java.lang.String value)
Sets the value of the ' Action ' attribute. |
void |
setMessageType(java.lang.String value)
Sets the value of the ' Message Type ' attribute. |
void |
setMessageUUID(java.lang.String value)
Sets the value of the ' Message UUID ' attribute. |
void |
setNext(TargetAddressType value)
Sets the value of the ' Next ' containment reference. |
void |
setOperation(java.lang.String value)
Sets the value of the ' Operation ' attribute. |
void |
setVersion(VersionType value)
Sets the value of the ' Version ' containment reference. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
Method Detail |
public java.lang.String getMessageUUID()
If the meaning of the 'Message UUID' attribute isn't clear, there really should be more of a description here...
setMessageUUID(String)
,
ServiceMessageObjectPackage.getSMOHeaderType_MessageUUID()
public void setMessageUUID(java.lang.String value)
Message UUID
' attribute.
value
- the new value of the 'Message UUID' attribute.getMessageUUID()
public VersionType getVersion()
If the meaning of the 'Version' containment reference isn't clear, there really should be more of a description here...
setVersion(VersionType)
,
ServiceMessageObjectPackage.getSMOHeaderType_Version()
public void setVersion(VersionType value)
Version
' containment reference.
value
- the new value of the 'Version' containment reference.getVersion()
public java.lang.String getMessageType()
If the meaning of the 'Message Type' attribute isn't clear, there really should be more of a description here...
setMessageType(String)
,
ServiceMessageObjectPackage.getSMOHeaderType_MessageType()
public void setMessageType(java.lang.String value)
Message Type
' attribute.
value
- the new value of the 'Message Type' attribute.getMessageType()
public java.lang.String getOperation()
If the meaning of the 'Operation' attribute isn't clear, there really should be more of a description here...
setOperation(String)
,
ServiceMessageObjectPackage.getSMOHeaderType_Operation()
public void setOperation(java.lang.String value)
Operation
' attribute.
value
- the new value of the 'Operation' attribute.getOperation()
public java.lang.String getAction()
If the meaning of the 'Action' attribute isn't clear, there really should be more of a description here...
setAction(String)
,
ServiceMessageObjectPackage.getSMOHeaderType_Action()
public void setAction(java.lang.String value)
Action
' attribute.
value
- the new value of the 'Action' attribute.getAction()
public TargetAddressType getNext()
If the meaning of the 'Next' containment reference isn't clear, there really should be more of a description here...
setNext(TargetAddressType)
,
ServiceMessageObjectPackage.getSMOHeaderType_Next()
public void setNext(TargetAddressType value)
Next
' containment reference.
value
- the new value of the 'Next' containment reference.getNext()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |