public static interface PremiseNumberDocument.PremiseNumber
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
PremiseNumberDocument.PremiseNumber.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
PremiseNumberDocument.PremiseNumber.IndicatorOccurrence
An XML IndicatorOccurrence(@).
|
static interface |
PremiseNumberDocument.PremiseNumber.NumberType
An XML NumberType(@).
|
static interface |
PremiseNumberDocument.PremiseNumber.NumberTypeOccurrence
An XML NumberTypeOccurrence(@).
|
| 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 |
addNewType()
Appends and returns a new empty "Type" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
getCode()
Gets the "Code" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
getIndicator()
Gets the "Indicator" attribute
|
PremiseNumberDocument.PremiseNumber.IndicatorOccurrence.Enum |
getIndicatorOccurrence()
Gets the "IndicatorOccurrence" attribute
|
PremiseNumberDocument.PremiseNumber.NumberType.Enum |
getNumberType()
Gets the "NumberType" attribute
|
PremiseNumberDocument.PremiseNumber.NumberTypeOccurrence.Enum |
getNumberTypeOccurrence()
Gets the "NumberTypeOccurrence" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
getType()
Gets the "Type" attribute
|
boolean |
isSetCode()
True if has "Code" attribute
|
boolean |
isSetIndicator()
True if has "Indicator" attribute
|
boolean |
isSetIndicatorOccurrence()
True if has "IndicatorOccurrence" attribute
|
boolean |
isSetNumberType()
True if has "NumberType" attribute
|
boolean |
isSetNumberTypeOccurrence()
True if has "NumberTypeOccurrence" attribute
|
boolean |
isSetType()
True if has "Type" 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(PremiseNumberDocument.PremiseNumber.IndicatorOccurrence.Enum indicatorOccurrence)
Sets the "IndicatorOccurrence" attribute
|
void |
setNumberType(PremiseNumberDocument.PremiseNumber.NumberType.Enum numberType)
Sets the "NumberType" attribute
|
void |
setNumberTypeOccurrence(PremiseNumberDocument.PremiseNumber.NumberTypeOccurrence.Enum numberTypeOccurrence)
Sets the "NumberTypeOccurrence" attribute
|
void |
setType(org.apache.xmlbeans.XmlAnySimpleType type)
Sets the "Type" attribute
|
void |
unsetCode()
Unsets the "Code" attribute
|
void |
unsetIndicator()
Unsets the "Indicator" attribute
|
void |
unsetIndicatorOccurrence()
Unsets the "IndicatorOccurrence" attribute
|
void |
unsetNumberType()
Unsets the "NumberType" attribute
|
void |
unsetNumberTypeOccurrence()
Unsets the "NumberTypeOccurrence" attribute
|
void |
unsetType()
Unsets the "Type" attribute
|
PremiseNumberDocument.PremiseNumber.IndicatorOccurrence |
xgetIndicatorOccurrence()
Gets (as xml) the "IndicatorOccurrence" attribute
|
PremiseNumberDocument.PremiseNumber.NumberType |
xgetNumberType()
Gets (as xml) the "NumberType" attribute
|
PremiseNumberDocument.PremiseNumber.NumberTypeOccurrence |
xgetNumberTypeOccurrence()
Gets (as xml) the "NumberTypeOccurrence" attribute
|
void |
xsetIndicatorOccurrence(PremiseNumberDocument.PremiseNumber.IndicatorOccurrence indicatorOccurrence)
Sets (as xml) the "IndicatorOccurrence" attribute
|
void |
xsetNumberType(PremiseNumberDocument.PremiseNumber.NumberType numberType)
Sets (as xml) the "NumberType" attribute
|
void |
xsetNumberTypeOccurrence(PremiseNumberDocument.PremiseNumber.NumberTypeOccurrence numberTypeOccurrence)
Sets (as xml) the "NumberTypeOccurrence" 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, xmlTextPremiseNumberDocument.PremiseNumber.NumberType.Enum getNumberType()
PremiseNumberDocument.PremiseNumber.NumberType xgetNumberType()
boolean isSetNumberType()
void setNumberType(PremiseNumberDocument.PremiseNumber.NumberType.Enum numberType)
void xsetNumberType(PremiseNumberDocument.PremiseNumber.NumberType numberType)
void unsetNumberType()
org.apache.xmlbeans.XmlAnySimpleType getType()
boolean isSetType()
void setType(org.apache.xmlbeans.XmlAnySimpleType type)
org.apache.xmlbeans.XmlAnySimpleType addNewType()
void unsetType()
org.apache.xmlbeans.XmlAnySimpleType getIndicator()
boolean isSetIndicator()
void setIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)
org.apache.xmlbeans.XmlAnySimpleType addNewIndicator()
void unsetIndicator()
PremiseNumberDocument.PremiseNumber.IndicatorOccurrence.Enum getIndicatorOccurrence()
PremiseNumberDocument.PremiseNumber.IndicatorOccurrence xgetIndicatorOccurrence()
boolean isSetIndicatorOccurrence()
void setIndicatorOccurrence(PremiseNumberDocument.PremiseNumber.IndicatorOccurrence.Enum indicatorOccurrence)
void xsetIndicatorOccurrence(PremiseNumberDocument.PremiseNumber.IndicatorOccurrence indicatorOccurrence)
void unsetIndicatorOccurrence()
PremiseNumberDocument.PremiseNumber.NumberTypeOccurrence.Enum getNumberTypeOccurrence()
PremiseNumberDocument.PremiseNumber.NumberTypeOccurrence xgetNumberTypeOccurrence()
boolean isSetNumberTypeOccurrence()
void setNumberTypeOccurrence(PremiseNumberDocument.PremiseNumber.NumberTypeOccurrence.Enum numberTypeOccurrence)
void xsetNumberTypeOccurrence(PremiseNumberDocument.PremiseNumber.NumberTypeOccurrence numberTypeOccurrence)
void unsetNumberTypeOccurrence()
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.