|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An XML PollRequestType(@http://docs.oasis-open.org/wsrm/2004/06/ws-reliability-1.1.xsd). This is a complex type.
| Nested Class Summary | |
static class |
PollRequestType.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 | |
RefToMessageIdsType |
addNewRefToMessageIds()
Appends and returns a new empty value (as xml) as the last "RefToMessageIds" element |
ServiceRefType |
addNewReplyTo()
Appends and returns a new empty "ReplyTo" element |
RefToMessageIdsType[] |
getRefToMessageIdsArray()
Gets array of all "RefToMessageIds" elements |
RefToMessageIdsType |
getRefToMessageIdsArray(int i)
Gets ith "RefToMessageIds" element |
ServiceRefType |
getReplyTo()
Gets the "ReplyTo" element |
RefToMessageIdsType |
insertNewRefToMessageIds(int i)
Inserts and returns a new empty value (as xml) as the ith "RefToMessageIds" element |
boolean |
isSetReplyTo()
True if has "ReplyTo" element |
void |
removeRefToMessageIds(int i)
Removes the ith "RefToMessageIds" element |
void |
setRefToMessageIdsArray(int i,
RefToMessageIdsType refToMessageIds)
Sets ith "RefToMessageIds" element |
void |
setRefToMessageIdsArray(RefToMessageIdsType[] refToMessageIdsArray)
Sets array of all "RefToMessageIds" element |
void |
setReplyTo(ServiceRefType replyTo)
Sets the "ReplyTo" element |
int |
sizeOfRefToMessageIdsArray()
Returns number of "RefToMessageIds" element |
void |
unsetReplyTo()
Unsets the "ReplyTo" 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 RefToMessageIdsType[] getRefToMessageIdsArray()
public RefToMessageIdsType getRefToMessageIdsArray(int i)
public int sizeOfRefToMessageIdsArray()
public void setRefToMessageIdsArray(RefToMessageIdsType[] refToMessageIdsArray)
public void setRefToMessageIdsArray(int i,
RefToMessageIdsType refToMessageIds)
public RefToMessageIdsType insertNewRefToMessageIds(int i)
public RefToMessageIdsType addNewRefToMessageIds()
public void removeRefToMessageIds(int i)
public ServiceRefType getReplyTo()
public boolean isSetReplyTo()
public void setReplyTo(ServiceRefType replyTo)
public ServiceRefType addNewReplyTo()
public void unsetReplyTo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||