|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An XML SequenceNumType(@http://docs.oasis-open.org/wsrm/2004/06/ws-reliability-1.1.xsd). This is a complex type.
| Nested Class Summary | |
static class |
SequenceNumType.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 | |
Calendar |
getGroupExpiryTime()
Gets the "groupExpiryTime" attribute |
GDuration |
getGroupMaxIdleDuration()
Gets the "groupMaxIdleDuration" attribute |
boolean |
getLast()
Gets the "last" attribute |
BigInteger |
getNumber()
Gets the "number" attribute |
boolean |
isSetGroupExpiryTime()
True if has "groupExpiryTime" attribute |
boolean |
isSetGroupMaxIdleDuration()
True if has "groupMaxIdleDuration" attribute |
boolean |
isSetLast()
True if has "last" attribute |
void |
setGroupExpiryTime(Calendar groupExpiryTime)
Sets the "groupExpiryTime" attribute |
void |
setGroupMaxIdleDuration(GDuration groupMaxIdleDuration)
Sets the "groupMaxIdleDuration" attribute |
void |
setLast(boolean last)
Sets the "last" attribute |
void |
setNumber(BigInteger number)
Sets the "number" attribute |
void |
unsetGroupExpiryTime()
Unsets the "groupExpiryTime" attribute |
void |
unsetGroupMaxIdleDuration()
Unsets the "groupMaxIdleDuration" attribute |
void |
unsetLast()
Unsets the "last" attribute |
XmlDateTime |
xgetGroupExpiryTime()
Gets (as xml) the "groupExpiryTime" attribute |
XmlDuration |
xgetGroupMaxIdleDuration()
Gets (as xml) the "groupMaxIdleDuration" attribute |
XmlBoolean |
xgetLast()
Gets (as xml) the "last" attribute |
XmlUnsignedLong |
xgetNumber()
Gets (as xml) the "number" attribute |
void |
xsetGroupExpiryTime(XmlDateTime groupExpiryTime)
Sets (as xml) the "groupExpiryTime" attribute |
void |
xsetGroupMaxIdleDuration(XmlDuration groupMaxIdleDuration)
Sets (as xml) the "groupMaxIdleDuration" attribute |
void |
xsetLast(XmlBoolean last)
Sets (as xml) the "last" attribute |
void |
xsetNumber(XmlUnsignedLong number)
Sets (as xml) the "number" attribute |
| 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 BigInteger getNumber()
public XmlUnsignedLong xgetNumber()
public void setNumber(BigInteger number)
public void xsetNumber(XmlUnsignedLong number)
public boolean getLast()
public XmlBoolean xgetLast()
public boolean isSetLast()
public void setLast(boolean last)
public void xsetLast(XmlBoolean last)
public void unsetLast()
public Calendar getGroupExpiryTime()
public XmlDateTime xgetGroupExpiryTime()
public boolean isSetGroupExpiryTime()
public void setGroupExpiryTime(Calendar groupExpiryTime)
public void xsetGroupExpiryTime(XmlDateTime groupExpiryTime)
public void unsetGroupExpiryTime()
public GDuration getGroupMaxIdleDuration()
public XmlDuration xgetGroupMaxIdleDuration()
public boolean isSetGroupMaxIdleDuration()
public void setGroupMaxIdleDuration(GDuration groupMaxIdleDuration)
public void xsetGroupMaxIdleDuration(XmlDuration groupMaxIdleDuration)
public void unsetGroupMaxIdleDuration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||