|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Headers Type'.
The following features are supported:
ServiceMessageObjectPackage.getHeadersType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
JMSHeaderType |
getJMSHeader()
Returns the value of the 'JMS Header' containment reference. |
MQHeaderType |
getMQHeader()
Returns the value of the 'MQ Header' containment reference. |
java.util.List |
getProperties()
Returns the value of the 'Properties' containment reference list. |
SMOHeaderType |
getSMOHeader()
Returns the value of the 'SMO Header' containment reference. |
SOAPFaultInfoType |
getSOAPFaultInfo()
Returns the value of the 'SOAP Fault Info' containment reference. |
java.util.List |
getSOAPHeader()
Returns the value of the 'SOAP Header' containment reference list. |
void |
setJMSHeader(JMSHeaderType value)
Sets the value of the ' JMS Header ' containment reference. |
void |
setMQHeader(MQHeaderType value)
Sets the value of the ' MQ Header ' containment reference. |
void |
setSMOHeader(SMOHeaderType value)
Sets the value of the ' SMO Header ' containment reference. |
void |
setSOAPFaultInfo(SOAPFaultInfoType value)
Sets the value of the ' SOAP Fault Info ' containment reference. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String $sccsid
Method Detail |
public SMOHeaderType getSMOHeader()
If the meaning of the 'SMO Header' containment reference isn't clear, there really should be more of a description here...
setSMOHeader(SMOHeaderType)
,
ServiceMessageObjectPackage.getHeadersType_SMOHeader()
public void setSMOHeader(SMOHeaderType value)
SMO Header
' containment reference.
value
- the new value of the 'SMO Header' containment reference.getSMOHeader()
public JMSHeaderType getJMSHeader()
If the meaning of the 'JMS Header' containment reference isn't clear, there really should be more of a description here...
setJMSHeader(JMSHeaderType)
,
ServiceMessageObjectPackage.getHeadersType_JMSHeader()
public void setJMSHeader(JMSHeaderType value)
JMS Header
' containment reference.
value
- the new value of the 'JMS Header' containment reference.getJMSHeader()
public java.util.List getSOAPHeader()
SOAPHeaderType
.
If the meaning of the 'SOAP Header' containment reference list isn't clear, there really should be more of a description here...
ServiceMessageObjectPackage.getHeadersType_SOAPHeader()
public SOAPFaultInfoType getSOAPFaultInfo()
If the meaning of the 'SOAP Fault Info' containment reference isn't clear, there really should be more of a description here...
setSOAPFaultInfo(SOAPFaultInfoType)
,
ServiceMessageObjectPackage.getHeadersType_SOAPFaultInfo()
public void setSOAPFaultInfo(SOAPFaultInfoType value)
SOAP Fault Info
' containment reference.
value
- the new value of the 'SOAP Fault Info' containment reference.getSOAPFaultInfo()
public java.util.List getProperties()
PropertyType
.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
ServiceMessageObjectPackage.getHeadersType_Properties()
public MQHeaderType getMQHeader()
If the meaning of the 'MQ Header' containment reference isn't clear, there really should be more of a description here...
setMQHeader(MQHeaderType)
,
ServiceMessageObjectPackage.getHeadersType_MQHeader()
public void setMQHeader(MQHeaderType value)
MQ Header
' containment reference.
value
- the new value of the 'MQ Header' containment reference.getMQHeader()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |