com.ibm.websphere.sibx.smobo
Interface WSAHeaderType


public interface WSAHeaderType

A representation of the model object 'WSA Header Type'.

The following features are supported:

See Also:
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

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

$sccsid

static final java.lang.String $sccsid
See Also:
Constant Field Values
Method Detail

getTo

com.ibm.websphere.wsaddr10.AttributedURIType getTo()
Returns the value of the 'To' containment reference.

Returns:
the value of the 'To' containment reference.
See Also:
setTo(AttributedURIType), ServiceMessageObjectPackage.getWSAHeaderType_To()

setTo

void setTo(com.ibm.websphere.wsaddr10.AttributedURIType value)
Sets the value of the 'To' containment reference.

Parameters:
value - the new value of the 'To' containment reference.
See Also:
getTo()

getReferenceParameters

com.ibm.websphere.wsaddr10.ReferenceParametersType getReferenceParameters()
Returns the value of the 'Reference Parameters' containment reference.

Returns:
the value of the 'Reference Parameters' containment reference.
See Also:
setReferenceParameters(ReferenceParametersType), ServiceMessageObjectPackage.getWSAHeaderType_ReferenceParameters()

setReferenceParameters

void setReferenceParameters(com.ibm.websphere.wsaddr10.ReferenceParametersType value)
Sets the value of the 'Reference Parameters' containment reference.

Parameters:
value - the new value of the 'Reference Parameters' containment reference.
See Also:
getReferenceParameters()

getFrom

com.ibm.websphere.wsaddr10.EndpointReferenceType getFrom()
Returns the value of the 'From' containment reference.

Returns:
the value of the 'From' containment reference.
See Also:
setFrom(EndpointReferenceType), ServiceMessageObjectPackage.getWSAHeaderType_From()

setFrom

void setFrom(com.ibm.websphere.wsaddr10.EndpointReferenceType value)
Sets the value of the 'From' containment reference.

Parameters:
value - the new value of the 'From' containment reference.
See Also:
getFrom()

getReplyTo

com.ibm.websphere.wsaddr10.EndpointReferenceType getReplyTo()
Returns the value of the 'Reply To' containment reference.

Returns:
the value of the 'Reply To' containment reference.
See Also:
setReplyTo(EndpointReferenceType), ServiceMessageObjectPackage.getWSAHeaderType_ReplyTo()

setReplyTo

void setReplyTo(com.ibm.websphere.wsaddr10.EndpointReferenceType value)
Sets the value of the 'Reply To' containment reference.

Parameters:
value - the new value of the 'Reply To' containment reference.
See Also:
getReplyTo()

getFaultTo

com.ibm.websphere.wsaddr10.EndpointReferenceType getFaultTo()
Returns the value of the 'Fault To' containment reference.

Returns:
the value of the 'Fault To' containment reference.
See Also:
setFaultTo(EndpointReferenceType), ServiceMessageObjectPackage.getWSAHeaderType_FaultTo()

setFaultTo

void setFaultTo(com.ibm.websphere.wsaddr10.EndpointReferenceType value)
Sets the value of the 'Fault To' containment reference.

Parameters:
value - the new value of the 'Fault To' containment reference.
See Also:
getFaultTo()

getAction

com.ibm.websphere.wsaddr10.AttributedURIType getAction()
Returns the value of the 'Action' containment reference.

Returns:
the value of the 'Action' containment reference.
See Also:
setAction(AttributedURIType), ServiceMessageObjectPackage.getWSAHeaderType_Action()

setAction

void setAction(com.ibm.websphere.wsaddr10.AttributedURIType value)
Sets the value of the 'Action' containment reference.

Parameters:
value - the new value of the 'Action' containment reference.
See Also:
getAction()

getMessageID

com.ibm.websphere.wsaddr10.AttributedURIType getMessageID()
Returns the value of the 'Message ID' containment reference.

Returns:
the value of the 'Message ID' containment reference.
See Also:
setMessageID(AttributedURIType), ServiceMessageObjectPackage.getWSAHeaderType_MessageID()

setMessageID

void setMessageID(com.ibm.websphere.wsaddr10.AttributedURIType value)
Sets the value of the 'Message ID' containment reference.

Parameters:
value - the new value of the 'Message ID' containment reference.
See Also:
getMessageID()

getRelatesTo

java.util.List getRelatesTo()
Returns the value of the 'Relates To' containment reference list. The list contents are of type RelatesToType.

Returns:
the value of the 'Relates To' containment reference list.
See Also:
ServiceMessageObjectPackage.getWSAHeaderType_RelatesTo()

getVersion

WSASchemaType getVersion()
Returns the value of the 'Version' attribute. The default value is "http://www.w3.org/2005/08/addressing". The literals are from the enumeration WSASchemaType.

Returns:
the value of the 'Version' attribute.
See Also:
WSASchemaType, isSetVersion(), unsetVersion(), setVersion(WSASchemaType), ServiceMessageObjectPackage.getWSAHeaderType_Version()

setVersion

void setVersion(WSASchemaType value)
Sets the value of the 'Version' attribute.

Parameters:
value - the new value of the 'Version' attribute.
See Also:
WSASchemaType, isSetVersion(), unsetVersion(), getVersion()

unsetVersion

void unsetVersion()
Unsets the value of the 'Version' attribute.

See Also:
isSetVersion(), getVersion(), setVersion(WSASchemaType)

isSetVersion

boolean isSetVersion()
Returns whether the value of the 'Version' attribute is set.

Returns:
whether the value of the 'Version' attribute is set.
See Also:
unsetVersion(), getVersion(), setVersion(WSASchemaType)