|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CompensationType.AssessmentInterval
An XML AssessmentInterval(@http://schemas.ggf.org/graap/2007/03/ws-agreement). This is a complex type.
Nested Class Summary | |
---|---|
static class |
CompensationType.AssessmentInterval.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
BigInteger |
getCount()
Gets the "Count" element |
org.apache.xmlbeans.GDuration |
getTimeInterval()
Gets the "TimeInterval" element |
boolean |
isSetCount()
True if has "Count" element |
boolean |
isSetTimeInterval()
True if has "TimeInterval" element |
void |
setCount(BigInteger count)
Sets the "Count" element |
void |
setTimeInterval(org.apache.xmlbeans.GDuration timeInterval)
Sets the "TimeInterval" element |
void |
unsetCount()
Unsets the "Count" element |
void |
unsetTimeInterval()
Unsets the "TimeInterval" element |
org.apache.xmlbeans.XmlPositiveInteger |
xgetCount()
Gets (as xml) the "Count" element |
org.apache.xmlbeans.XmlDuration |
xgetTimeInterval()
Gets (as xml) the "TimeInterval" element |
void |
xsetCount(org.apache.xmlbeans.XmlPositiveInteger count)
Sets (as xml) the "Count" element |
void |
xsetTimeInterval(org.apache.xmlbeans.XmlDuration timeInterval)
Sets (as xml) the "TimeInterval" 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 org.apache.xmlbeans.SchemaType type
Method Detail |
---|
org.apache.xmlbeans.GDuration getTimeInterval()
org.apache.xmlbeans.XmlDuration xgetTimeInterval()
boolean isSetTimeInterval()
void setTimeInterval(org.apache.xmlbeans.GDuration timeInterval)
void xsetTimeInterval(org.apache.xmlbeans.XmlDuration timeInterval)
void unsetTimeInterval()
BigInteger getCount()
org.apache.xmlbeans.XmlPositiveInteger xgetCount()
boolean isSetCount()
void setCount(BigInteger count)
void xsetCount(org.apache.xmlbeans.XmlPositiveInteger count)
void unsetCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |