Method Summary |
|
AttributedURIType | getAction() Accessor for the Action property. |
EndpointReferenceType | getFaultTo() Accessor for the FaultTo property. |
AttributedURIType | getMessageID() Accessor for the MessageID property. |
RelatesToType | getRelatesTo() Accessor for the RelatesTo property. |
EndpointReferenceType | getReplyTo() Accessor for the ReplyTo property. |
AttributedURIType | getTo() Accessor for the To property. |
void | setAction(AttributedURIType iri) Mutator for the Action property. |
void | setFaultTo(EndpointReferenceType ref) Mutator for the FaultTo property. |
void | setMessageID(AttributedURIType iri) Mutator for the MessageID property. |
void | setRelatesTo(RelatesToType relatesTo) Mutator for the RelatesTo property. |
void | setReplyTo(EndpointReferenceType ref) Mutator for the ReplyTo property. |
void | setTo(AttributedURIType iri) Mutator for the To property. |