|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
cgl.narada.wsinfra.schemas.wsr.impl.HeaderBaseTypeImpl
cgl.narada.wsinfra.schemas.wsr.impl.RequestTypeImpl
An XML RequestType(@http://docs.oasis-open.org/wsrm/2004/06/ws-reliability-1.1.xsd). This is a complex type.
| Nested Class Summary |
| Nested classes inherited from class cgl.narada.wsinfra.schemas.wsr.RequestType |
RequestType.Factory |
| Field Summary |
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface cgl.narada.wsinfra.schemas.wsr.RequestType |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
RequestTypeImpl(SchemaType sType)
|
|
| 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 class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
public RequestTypeImpl(SchemaType sType)
| Method Detail |
public MessageIdType getMessageId()
getMessageId in interface RequestTypepublic void setMessageId(MessageIdType messageId)
setMessageId in interface RequestTypepublic MessageIdType addNewMessageId()
addNewMessageId in interface RequestTypepublic Calendar getExpiryTime()
getExpiryTime in interface RequestTypepublic XmlDateTime xgetExpiryTime()
xgetExpiryTime in interface RequestTypepublic void setExpiryTime(Calendar expiryTime)
setExpiryTime in interface RequestTypepublic void xsetExpiryTime(XmlDateTime expiryTime)
xsetExpiryTime in interface RequestTypepublic ReplyPatternType getReplyPattern()
getReplyPattern in interface RequestTypepublic void setReplyPattern(ReplyPatternType replyPattern)
setReplyPattern in interface RequestTypepublic ReplyPatternType addNewReplyPattern()
addNewReplyPattern in interface RequestTypepublic EmptyType getAckRequested()
getAckRequested in interface RequestTypepublic boolean isSetAckRequested()
isSetAckRequested in interface RequestTypepublic void setAckRequested(EmptyType ackRequested)
setAckRequested in interface RequestTypepublic EmptyType addNewAckRequested()
addNewAckRequested in interface RequestTypepublic void unsetAckRequested()
unsetAckRequested in interface RequestTypepublic EmptyType getDuplicateElimination()
getDuplicateElimination in interface RequestTypepublic boolean isSetDuplicateElimination()
isSetDuplicateElimination in interface RequestTypepublic void setDuplicateElimination(EmptyType duplicateElimination)
setDuplicateElimination in interface RequestTypepublic EmptyType addNewDuplicateElimination()
addNewDuplicateElimination in interface RequestTypepublic void unsetDuplicateElimination()
unsetDuplicateElimination in interface RequestTypepublic EmptyType getMessageOrder()
getMessageOrder in interface RequestTypepublic boolean isSetMessageOrder()
isSetMessageOrder in interface RequestTypepublic void setMessageOrder(EmptyType messageOrder)
setMessageOrder in interface RequestTypepublic EmptyType addNewMessageOrder()
addNewMessageOrder in interface RequestTypepublic void unsetMessageOrder()
unsetMessageOrder in interface RequestType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||