public static interface PostOfficeDocument.PostOffice.PostOfficeNumber
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
PostOfficeDocument.PostOffice.PostOfficeNumber.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
PostOfficeDocument.PostOffice.PostOfficeNumber.IndicatorOccurrence
An XML IndicatorOccurrence(@).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.XmlAnySimpleType |
addNewCode()
Appends and returns a new empty "Code" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewIndicator()
Appends and returns a new empty "Indicator" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
getCode()
Gets the "Code" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
getIndicator()
Gets the "Indicator" attribute
|
PostOfficeDocument.PostOffice.PostOfficeNumber.IndicatorOccurrence.Enum |
getIndicatorOccurrence()
Gets the "IndicatorOccurrence" attribute
|
boolean |
isSetCode()
True if has "Code" attribute
|
boolean |
isSetIndicator()
True if has "Indicator" attribute
|
boolean |
isSetIndicatorOccurrence()
True if has "IndicatorOccurrence" attribute
|
void |
setCode(org.apache.xmlbeans.XmlAnySimpleType code)
Sets the "Code" attribute
|
void |
setIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)
Sets the "Indicator" attribute
|
void |
setIndicatorOccurrence(PostOfficeDocument.PostOffice.PostOfficeNumber.IndicatorOccurrence.Enum indicatorOccurrence)
Sets the "IndicatorOccurrence" attribute
|
void |
unsetCode()
Unsets the "Code" attribute
|
void |
unsetIndicator()
Unsets the "Indicator" attribute
|
void |
unsetIndicatorOccurrence()
Unsets the "IndicatorOccurrence" attribute
|
PostOfficeDocument.PostOffice.PostOfficeNumber.IndicatorOccurrence |
xgetIndicatorOccurrence()
Gets (as xml) the "IndicatorOccurrence" attribute
|
void |
xsetIndicatorOccurrence(PostOfficeDocument.PostOffice.PostOfficeNumber.IndicatorOccurrence indicatorOccurrence)
Sets (as xml) the "IndicatorOccurrence" attribute
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextorg.apache.xmlbeans.XmlAnySimpleType getIndicator()
boolean isSetIndicator()
void setIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)
org.apache.xmlbeans.XmlAnySimpleType addNewIndicator()
void unsetIndicator()
PostOfficeDocument.PostOffice.PostOfficeNumber.IndicatorOccurrence.Enum getIndicatorOccurrence()
PostOfficeDocument.PostOffice.PostOfficeNumber.IndicatorOccurrence xgetIndicatorOccurrence()
boolean isSetIndicatorOccurrence()
void setIndicatorOccurrence(PostOfficeDocument.PostOffice.PostOfficeNumber.IndicatorOccurrence.Enum indicatorOccurrence)
void xsetIndicatorOccurrence(PostOfficeDocument.PostOffice.PostOfficeNumber.IndicatorOccurrence indicatorOccurrence)
void unsetIndicatorOccurrence()
org.apache.xmlbeans.XmlAnySimpleType getCode()
boolean isSetCode()
void setCode(org.apache.xmlbeans.XmlAnySimpleType code)
org.apache.xmlbeans.XmlAnySimpleType addNewCode()
void unsetCode()
Copyright © 2015–2018 52north.org. All rights reserved.