|
||||||||||
| 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.PollRequestTypeImpl
An XML PollRequestType(@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.PollRequestType |
PollRequestType.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.PollRequestType |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
PollRequestTypeImpl(SchemaType sType)
|
|
| 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 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 PollRequestTypeImpl(SchemaType sType)
| Method Detail |
public RefToMessageIdsType[] getRefToMessageIdsArray()
getRefToMessageIdsArray in interface PollRequestTypepublic RefToMessageIdsType getRefToMessageIdsArray(int i)
getRefToMessageIdsArray in interface PollRequestTypepublic int sizeOfRefToMessageIdsArray()
sizeOfRefToMessageIdsArray in interface PollRequestTypepublic void setRefToMessageIdsArray(RefToMessageIdsType[] refToMessageIdsArray)
setRefToMessageIdsArray in interface PollRequestType
public void setRefToMessageIdsArray(int i,
RefToMessageIdsType refToMessageIds)
setRefToMessageIdsArray in interface PollRequestTypepublic RefToMessageIdsType insertNewRefToMessageIds(int i)
insertNewRefToMessageIds in interface PollRequestTypepublic RefToMessageIdsType addNewRefToMessageIds()
addNewRefToMessageIds in interface PollRequestTypepublic void removeRefToMessageIds(int i)
removeRefToMessageIds in interface PollRequestTypepublic ServiceRefType getReplyTo()
getReplyTo in interface PollRequestTypepublic boolean isSetReplyTo()
isSetReplyTo in interface PollRequestTypepublic void setReplyTo(ServiceRefType replyTo)
setReplyTo in interface PollRequestTypepublic ServiceRefType addNewReplyTo()
addNewReplyTo in interface PollRequestTypepublic void unsetReplyTo()
unsetReplyTo in interface PollRequestType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||