Interface CondominiumType
-
- All Superinterfaces:
AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
CondominiumTypeImpl
public interface CondominiumType extends AbstractFeatureType
An XML CondominiumType(@http://inspire.ec.europa.eu/schemas/au/4.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCondominiumType.BeginLifespanVersionAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/au/4.0).static interfaceCondominiumType.EndLifespanVersionAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/au/4.0).static classCondominiumType.FactoryA factory class with static methods for creating instances of this type.static interfaceCondominiumType.NameAn XML name(@http://inspire.ec.europa.eu/schemas/au/4.0).
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ReferenceTypeaddNewAdmUnit()Appends and returns a new empty value (as xml) as the last "admUnit" elementCondominiumType.BeginLifespanVersionaddNewBeginLifespanVersion()Appends and returns a new empty "beginLifespanVersion" elementCondominiumType.EndLifespanVersionaddNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementMultiSurfacePropertyTypeaddNewGeometry()Appends and returns a new empty "geometry" elementIdentifierPropertyTypeaddNewInspireId()Appends and returns a new empty "inspireId" elementCondominiumType.NameaddNewName2()Appends and returns a new empty value (as xml) as the last "name" elementReferenceType[]getAdmUnitArray()Gets array of all "admUnit" elementsReferenceTypegetAdmUnitArray(int i)Gets ith "admUnit" elementCondominiumType.BeginLifespanVersiongetBeginLifespanVersion()Gets the "beginLifespanVersion" elementCondominiumType.EndLifespanVersiongetEndLifespanVersion()Gets the "endLifespanVersion" elementMultiSurfacePropertyTypegetGeometry()Gets the "geometry" elementIdentifierPropertyTypegetInspireId()Gets the "inspireId" elementCondominiumType.Name[]getName2Array()Gets array of all "name" elementsCondominiumType.NamegetName2Array(int i)Gets ith "name" elementReferenceTypeinsertNewAdmUnit(int i)Inserts and returns a new empty value (as xml) as the ith "admUnit" elementCondominiumType.NameinsertNewName2(int i)Inserts and returns a new empty value (as xml) as the ith "name" elementbooleanisNilAdmUnitArray(int i)Tests for nil ith "admUnit" elementbooleanisNilBeginLifespanVersion()Tests for nil "beginLifespanVersion" elementbooleanisNilEndLifespanVersion()Tests for nil "endLifespanVersion" elementbooleanisNilName2Array(int i)Tests for nil ith "name" elementbooleanisSetEndLifespanVersion()True if has "endLifespanVersion" elementvoidremoveAdmUnit(int i)Removes the ith "admUnit" elementvoidremoveName2(int i)Removes the ith "name" elementvoidsetAdmUnitArray(int i, ReferenceType admUnit)Sets ith "admUnit" elementvoidsetAdmUnitArray(ReferenceType[] admUnitArray)Sets array of all "admUnit" elementvoidsetBeginLifespanVersion(CondominiumType.BeginLifespanVersion beginLifespanVersion)Sets the "beginLifespanVersion" elementvoidsetEndLifespanVersion(CondominiumType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" elementvoidsetGeometry(MultiSurfacePropertyType geometry)Sets the "geometry" elementvoidsetInspireId(IdentifierPropertyType inspireId)Sets the "inspireId" elementvoidsetName2Array(int i, CondominiumType.Name name2)Sets ith "name" elementvoidsetName2Array(CondominiumType.Name[] name2Array)Sets array of all "name" elementvoidsetNilAdmUnitArray(int i)Nils the ith "admUnit" elementvoidsetNilBeginLifespanVersion()Nils the "beginLifespanVersion" elementvoidsetNilEndLifespanVersion()Nils the "endLifespanVersion" elementvoidsetNilName2Array(int i)Nils the ith "name" elementintsizeOfAdmUnitArray()Returns number of "admUnit" elementintsizeOfName2Array()Returns number of "name" elementvoidunsetEndLifespanVersion()Unsets the "endLifespanVersion" element-
Methods inherited from interface net.opengis.gml.x32.AbstractFeatureType
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocation
-
Methods inherited from interface net.opengis.gml.x32.AbstractGMLType
addNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetId
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
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, 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
-
-
-
-
Method Detail
-
getInspireId
IdentifierPropertyType getInspireId()
Gets the "inspireId" element
-
setInspireId
void setInspireId(IdentifierPropertyType inspireId)
Sets the "inspireId" element
-
addNewInspireId
IdentifierPropertyType addNewInspireId()
Appends and returns a new empty "inspireId" element
-
getName2Array
CondominiumType.Name[] getName2Array()
Gets array of all "name" elements
-
getName2Array
CondominiumType.Name getName2Array(int i)
Gets ith "name" element
-
isNilName2Array
boolean isNilName2Array(int i)
Tests for nil ith "name" element
-
sizeOfName2Array
int sizeOfName2Array()
Returns number of "name" element
-
setName2Array
void setName2Array(CondominiumType.Name[] name2Array)
Sets array of all "name" element
-
setName2Array
void setName2Array(int i, CondominiumType.Name name2)Sets ith "name" element
-
setNilName2Array
void setNilName2Array(int i)
Nils the ith "name" element
-
insertNewName2
CondominiumType.Name insertNewName2(int i)
Inserts and returns a new empty value (as xml) as the ith "name" element
-
addNewName2
CondominiumType.Name addNewName2()
Appends and returns a new empty value (as xml) as the last "name" element
-
removeName2
void removeName2(int i)
Removes the ith "name" element
-
getGeometry
MultiSurfacePropertyType getGeometry()
Gets the "geometry" element
-
setGeometry
void setGeometry(MultiSurfacePropertyType geometry)
Sets the "geometry" element
-
addNewGeometry
MultiSurfacePropertyType addNewGeometry()
Appends and returns a new empty "geometry" element
-
getBeginLifespanVersion
CondominiumType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element
-
isNilBeginLifespanVersion
boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element
-
setBeginLifespanVersion
void setBeginLifespanVersion(CondominiumType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element
-
addNewBeginLifespanVersion
CondominiumType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element
-
setNilBeginLifespanVersion
void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element
-
getEndLifespanVersion
CondominiumType.EndLifespanVersion getEndLifespanVersion()
Gets the "endLifespanVersion" element
-
isNilEndLifespanVersion
boolean isNilEndLifespanVersion()
Tests for nil "endLifespanVersion" element
-
isSetEndLifespanVersion
boolean isSetEndLifespanVersion()
True if has "endLifespanVersion" element
-
setEndLifespanVersion
void setEndLifespanVersion(CondominiumType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element
-
addNewEndLifespanVersion
CondominiumType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element
-
setNilEndLifespanVersion
void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element
-
unsetEndLifespanVersion
void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element
-
getAdmUnitArray
ReferenceType[] getAdmUnitArray()
Gets array of all "admUnit" elements
-
getAdmUnitArray
ReferenceType getAdmUnitArray(int i)
Gets ith "admUnit" element
-
isNilAdmUnitArray
boolean isNilAdmUnitArray(int i)
Tests for nil ith "admUnit" element
-
sizeOfAdmUnitArray
int sizeOfAdmUnitArray()
Returns number of "admUnit" element
-
setAdmUnitArray
void setAdmUnitArray(ReferenceType[] admUnitArray)
Sets array of all "admUnit" element
-
setAdmUnitArray
void setAdmUnitArray(int i, ReferenceType admUnit)Sets ith "admUnit" element
-
setNilAdmUnitArray
void setNilAdmUnitArray(int i)
Nils the ith "admUnit" element
-
insertNewAdmUnit
ReferenceType insertNewAdmUnit(int i)
Inserts and returns a new empty value (as xml) as the ith "admUnit" element
-
addNewAdmUnit
ReferenceType addNewAdmUnit()
Appends and returns a new empty value (as xml) as the last "admUnit" element
-
removeAdmUnit
void removeAdmUnit(int i)
Removes the ith "admUnit" element
-
-