|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PollRequestType
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 |
|---|
static final SchemaType type
| Method Detail |
|---|
RefToMessageIdsType[] getRefToMessageIdsArray()
RefToMessageIdsType getRefToMessageIdsArray(int i)
int sizeOfRefToMessageIdsArray()
void setRefToMessageIdsArray(RefToMessageIdsType[] refToMessageIdsArray)
void setRefToMessageIdsArray(int i,
RefToMessageIdsType refToMessageIds)
RefToMessageIdsType insertNewRefToMessageIds(int i)
RefToMessageIdsType addNewRefToMessageIds()
void removeRefToMessageIds(int i)
ServiceRefType getReplyTo()
boolean isSetReplyTo()
void setReplyTo(ServiceRefType replyTo)
ServiceRefType addNewReplyTo()
void unsetReplyTo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||