|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An XML RequestType(@http://docs.oasis-open.org/wsrm/2004/06/ws-reliability-1.1.xsd). This is a complex type.
| Nested Class Summary | |
static class |
RequestType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
EmptyType |
addNewAckRequested()
Appends and returns a new empty "AckRequested" element |
EmptyType |
addNewDuplicateElimination()
Appends and returns a new empty "DuplicateElimination" element |
MessageIdType |
addNewMessageId()
Appends and returns a new empty "MessageId" element |
EmptyType |
addNewMessageOrder()
Appends and returns a new empty "MessageOrder" element |
ReplyPatternType |
addNewReplyPattern()
Appends and returns a new empty "ReplyPattern" element |
EmptyType |
getAckRequested()
Gets the "AckRequested" element |
EmptyType |
getDuplicateElimination()
Gets the "DuplicateElimination" element |
Calendar |
getExpiryTime()
Gets the "ExpiryTime" element |
MessageIdType |
getMessageId()
Gets the "MessageId" element |
EmptyType |
getMessageOrder()
Gets the "MessageOrder" element |
ReplyPatternType |
getReplyPattern()
Gets the "ReplyPattern" element |
boolean |
isSetAckRequested()
True if has "AckRequested" element |
boolean |
isSetDuplicateElimination()
True if has "DuplicateElimination" element |
boolean |
isSetMessageOrder()
True if has "MessageOrder" element |
void |
setAckRequested(EmptyType ackRequested)
Sets the "AckRequested" element |
void |
setDuplicateElimination(EmptyType duplicateElimination)
Sets the "DuplicateElimination" element |
void |
setExpiryTime(Calendar expiryTime)
Sets the "ExpiryTime" element |
void |
setMessageId(MessageIdType messageId)
Sets the "MessageId" element |
void |
setMessageOrder(EmptyType messageOrder)
Sets the "MessageOrder" element |
void |
setReplyPattern(ReplyPatternType replyPattern)
Sets the "ReplyPattern" element |
void |
unsetAckRequested()
Unsets the "AckRequested" element |
void |
unsetDuplicateElimination()
Unsets the "DuplicateElimination" element |
void |
unsetMessageOrder()
Unsets the "MessageOrder" element |
XmlDateTime |
xgetExpiryTime()
Gets (as xml) the "ExpiryTime" element |
void |
xsetExpiryTime(XmlDateTime expiryTime)
Sets (as xml) the "ExpiryTime" element |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
public static final SchemaType type
| Method Detail |
public MessageIdType getMessageId()
public void setMessageId(MessageIdType messageId)
public MessageIdType addNewMessageId()
public Calendar getExpiryTime()
public XmlDateTime xgetExpiryTime()
public void setExpiryTime(Calendar expiryTime)
public void xsetExpiryTime(XmlDateTime expiryTime)
public ReplyPatternType getReplyPattern()
public void setReplyPattern(ReplyPatternType replyPattern)
public ReplyPatternType addNewReplyPattern()
public EmptyType getAckRequested()
public boolean isSetAckRequested()
public void setAckRequested(EmptyType ackRequested)
public EmptyType addNewAckRequested()
public void unsetAckRequested()
public EmptyType getDuplicateElimination()
public boolean isSetDuplicateElimination()
public void setDuplicateElimination(EmptyType duplicateElimination)
public EmptyType addNewDuplicateElimination()
public void unsetDuplicateElimination()
public EmptyType getMessageOrder()
public boolean isSetMessageOrder()
public void setMessageOrder(EmptyType messageOrder)
public EmptyType addNewMessageOrder()
public void unsetMessageOrder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||