|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSAHeaderType
A representation of the model object 'WSA Header Type'.
The following features are supported:
ServiceMessageObjectPackage.getWSAHeaderType()
Field Summary | |
---|---|
static java.lang.String |
$sccsid
|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
com.ibm.websphere.wsaddr10.AttributedURIType |
getAction()
Returns the value of the 'Action' containment reference. |
com.ibm.websphere.wsaddr10.EndpointReferenceType |
getFaultTo()
Returns the value of the 'Fault To' containment reference. |
com.ibm.websphere.wsaddr10.EndpointReferenceType |
getFrom()
Returns the value of the 'From' containment reference. |
com.ibm.websphere.wsaddr10.AttributedURIType |
getMessageID()
Returns the value of the 'Message ID' containment reference. |
com.ibm.websphere.wsaddr10.ReferenceParametersType |
getReferenceParameters()
Returns the value of the 'Reference Parameters' containment reference. |
java.util.List |
getRelatesTo()
Returns the value of the 'Relates To' containment reference list. |
com.ibm.websphere.wsaddr10.EndpointReferenceType |
getReplyTo()
Returns the value of the 'Reply To' containment reference. |
com.ibm.websphere.wsaddr10.AttributedURIType |
getTo()
Returns the value of the 'To' containment reference. |
WSASchemaType |
getVersion()
Returns the value of the 'Version' attribute. |
boolean |
isSetVersion()
Returns whether the value of the ' Version ' attribute is set. |
void |
setAction(com.ibm.websphere.wsaddr10.AttributedURIType value)
Sets the value of the ' Action ' containment reference. |
void |
setFaultTo(com.ibm.websphere.wsaddr10.EndpointReferenceType value)
Sets the value of the ' Fault To ' containment reference. |
void |
setFrom(com.ibm.websphere.wsaddr10.EndpointReferenceType value)
Sets the value of the ' From ' containment reference. |
void |
setMessageID(com.ibm.websphere.wsaddr10.AttributedURIType value)
Sets the value of the ' Message ID ' containment reference. |
void |
setReferenceParameters(com.ibm.websphere.wsaddr10.ReferenceParametersType value)
Sets the value of the ' Reference Parameters ' containment reference. |
void |
setReplyTo(com.ibm.websphere.wsaddr10.EndpointReferenceType value)
Sets the value of the ' Reply To ' containment reference. |
void |
setTo(com.ibm.websphere.wsaddr10.AttributedURIType value)
Sets the value of the ' To ' containment reference. |
void |
setVersion(WSASchemaType value)
Sets the value of the ' Version ' attribute. |
void |
unsetVersion()
Unsets the value of the ' Version ' attribute. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final java.lang.String $sccsid
Method Detail |
---|
com.ibm.websphere.wsaddr10.AttributedURIType getTo()
setTo(AttributedURIType)
,
ServiceMessageObjectPackage.getWSAHeaderType_To()
void setTo(com.ibm.websphere.wsaddr10.AttributedURIType value)
To
' containment reference.
value
- the new value of the 'To' containment reference.getTo()
com.ibm.websphere.wsaddr10.ReferenceParametersType getReferenceParameters()
setReferenceParameters(ReferenceParametersType)
,
ServiceMessageObjectPackage.getWSAHeaderType_ReferenceParameters()
void setReferenceParameters(com.ibm.websphere.wsaddr10.ReferenceParametersType value)
Reference Parameters
' containment reference.
value
- the new value of the 'Reference Parameters' containment reference.getReferenceParameters()
com.ibm.websphere.wsaddr10.EndpointReferenceType getFrom()
setFrom(EndpointReferenceType)
,
ServiceMessageObjectPackage.getWSAHeaderType_From()
void setFrom(com.ibm.websphere.wsaddr10.EndpointReferenceType value)
From
' containment reference.
value
- the new value of the 'From' containment reference.getFrom()
com.ibm.websphere.wsaddr10.EndpointReferenceType getReplyTo()
setReplyTo(EndpointReferenceType)
,
ServiceMessageObjectPackage.getWSAHeaderType_ReplyTo()
void setReplyTo(com.ibm.websphere.wsaddr10.EndpointReferenceType value)
Reply To
' containment reference.
value
- the new value of the 'Reply To' containment reference.getReplyTo()
com.ibm.websphere.wsaddr10.EndpointReferenceType getFaultTo()
setFaultTo(EndpointReferenceType)
,
ServiceMessageObjectPackage.getWSAHeaderType_FaultTo()
void setFaultTo(com.ibm.websphere.wsaddr10.EndpointReferenceType value)
Fault To
' containment reference.
value
- the new value of the 'Fault To' containment reference.getFaultTo()
com.ibm.websphere.wsaddr10.AttributedURIType getAction()
setAction(AttributedURIType)
,
ServiceMessageObjectPackage.getWSAHeaderType_Action()
void setAction(com.ibm.websphere.wsaddr10.AttributedURIType value)
Action
' containment reference.
value
- the new value of the 'Action' containment reference.getAction()
com.ibm.websphere.wsaddr10.AttributedURIType getMessageID()
setMessageID(AttributedURIType)
,
ServiceMessageObjectPackage.getWSAHeaderType_MessageID()
void setMessageID(com.ibm.websphere.wsaddr10.AttributedURIType value)
Message ID
' containment reference.
value
- the new value of the 'Message ID' containment reference.getMessageID()
java.util.List getRelatesTo()
RelatesToType
.
ServiceMessageObjectPackage.getWSAHeaderType_RelatesTo()
WSASchemaType getVersion()
"http://www.w3.org/2005/08/addressing"
.
The literals are from the enumeration WSASchemaType
.
WSASchemaType
,
isSetVersion()
,
unsetVersion()
,
setVersion(WSASchemaType)
,
ServiceMessageObjectPackage.getWSAHeaderType_Version()
void setVersion(WSASchemaType value)
Version
' attribute.
value
- the new value of the 'Version' attribute.WSASchemaType
,
isSetVersion()
,
unsetVersion()
,
getVersion()
void unsetVersion()
Version
' attribute.
isSetVersion()
,
getVersion()
,
setVersion(WSASchemaType)
boolean isSetVersion()
Version
' attribute is set.
unsetVersion()
,
getVersion()
,
setVersion(WSASchemaType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |