public static interface DependentLocalityType.DependentLocalityNumber
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
DependentLocalityType.DependentLocalityNumber.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
DependentLocalityType.DependentLocalityNumber.NameNumberOccurrence
An XML NameNumberOccurrence(@).
|
| 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 |
getCode()
Gets the "Code" attribute
|
DependentLocalityType.DependentLocalityNumber.NameNumberOccurrence.Enum |
getNameNumberOccurrence()
Gets the "NameNumberOccurrence" attribute
|
boolean |
isSetCode()
True if has "Code" attribute
|
boolean |
isSetNameNumberOccurrence()
True if has "NameNumberOccurrence" attribute
|
void |
setCode(org.apache.xmlbeans.XmlAnySimpleType code)
Sets the "Code" attribute
|
void |
setNameNumberOccurrence(DependentLocalityType.DependentLocalityNumber.NameNumberOccurrence.Enum nameNumberOccurrence)
Sets the "NameNumberOccurrence" attribute
|
void |
unsetCode()
Unsets the "Code" attribute
|
void |
unsetNameNumberOccurrence()
Unsets the "NameNumberOccurrence" attribute
|
DependentLocalityType.DependentLocalityNumber.NameNumberOccurrence |
xgetNameNumberOccurrence()
Gets (as xml) the "NameNumberOccurrence" attribute
|
void |
xsetNameNumberOccurrence(DependentLocalityType.DependentLocalityNumber.NameNumberOccurrence nameNumberOccurrence)
Sets (as xml) the "NameNumberOccurrence" 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, xmlTextDependentLocalityType.DependentLocalityNumber.NameNumberOccurrence.Enum getNameNumberOccurrence()
DependentLocalityType.DependentLocalityNumber.NameNumberOccurrence xgetNameNumberOccurrence()
boolean isSetNameNumberOccurrence()
void setNameNumberOccurrence(DependentLocalityType.DependentLocalityNumber.NameNumberOccurrence.Enum nameNumberOccurrence)
void xsetNameNumberOccurrence(DependentLocalityType.DependentLocalityNumber.NameNumberOccurrence nameNumberOccurrence)
void unsetNameNumberOccurrence()
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.