Interface AdministrativeUnitType
-
- All Superinterfaces:
AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
AdministrativeUnitTypeImpl
public interface AdministrativeUnitType extends AbstractFeatureType
An XML AdministrativeUnitType(@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 interfaceAdministrativeUnitType.BeginLifespanVersionAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/au/4.0).static interfaceAdministrativeUnitType.EndLifespanVersionAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/au/4.0).static classAdministrativeUnitType.FactoryA factory class with static methods for creating instances of this type.static interfaceAdministrativeUnitType.LowerLevelUnitAn XML lowerLevelUnit(@http://inspire.ec.europa.eu/schemas/au/4.0).static interfaceAdministrativeUnitType.ResidenceOfAuthorityAn XML residenceOfAuthority(@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 ReferenceTypeaddNewAdministeredBy()Appends and returns a new empty value (as xml) as the last "administeredBy" elementAdministrativeUnitType.BeginLifespanVersionaddNewBeginLifespanVersion()Appends and returns a new empty "beginLifespanVersion" elementReferenceTypeaddNewBoundary()Appends and returns a new empty value (as xml) as the last "boundary" elementReferenceTypeaddNewCoAdminister()Appends and returns a new empty value (as xml) as the last "coAdminister" elementReferenceTypeaddNewCondominium()Appends and returns a new empty value (as xml) as the last "condominium" elementCountryPropertyTypeaddNewCountry()Appends and returns a new empty "country" elementAdministrativeUnitType.EndLifespanVersionaddNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementMultiSurfacePropertyTypeaddNewGeometry()Appends and returns a new empty "geometry" elementIdentifierPropertyTypeaddNewInspireId()Appends and returns a new empty "inspireId" elementAdministrativeUnitType.LowerLevelUnitaddNewLowerLevelUnit()Appends and returns a new empty value (as xml) as the last "lowerLevelUnit" elementGeographicalNamePropertyTypeaddNewName2()Appends and returns a new empty value (as xml) as the last "name" elementReferenceTypeaddNewNationalLevel()Appends and returns a new empty "nationalLevel" elementLocalisedCharacterStringPropertyTypeaddNewNationalLevelName()Appends and returns a new empty value (as xml) as the last "nationalLevelName" elementAdministrativeUnitType.ResidenceOfAuthorityaddNewResidenceOfAuthority()Appends and returns a new empty value (as xml) as the last "residenceOfAuthority" elementReferenceTypeaddNewUpperLevelUnit()Appends and returns a new empty "upperLevelUnit" elementReferenceType[]getAdministeredByArray()Gets array of all "administeredBy" elementsReferenceTypegetAdministeredByArray(int i)Gets ith "administeredBy" elementAdministrativeUnitType.BeginLifespanVersiongetBeginLifespanVersion()Gets the "beginLifespanVersion" elementReferenceType[]getBoundaryArray()Gets array of all "boundary" elementsReferenceTypegetBoundaryArray(int i)Gets ith "boundary" elementReferenceType[]getCoAdministerArray()Gets array of all "coAdminister" elementsReferenceTypegetCoAdministerArray(int i)Gets ith "coAdminister" elementReferenceType[]getCondominiumArray()Gets array of all "condominium" elementsReferenceTypegetCondominiumArray(int i)Gets ith "condominium" elementCountryPropertyTypegetCountry()Gets the "country" elementAdministrativeUnitType.EndLifespanVersiongetEndLifespanVersion()Gets the "endLifespanVersion" elementMultiSurfacePropertyTypegetGeometry()Gets the "geometry" elementIdentifierPropertyTypegetInspireId()Gets the "inspireId" elementAdministrativeUnitType.LowerLevelUnit[]getLowerLevelUnitArray()Gets array of all "lowerLevelUnit" elementsAdministrativeUnitType.LowerLevelUnitgetLowerLevelUnitArray(int i)Gets ith "lowerLevelUnit" elementGeographicalNamePropertyType[]getName2Array()Gets array of all "name" elementsGeographicalNamePropertyTypegetName2Array(int i)Gets ith "name" elementStringgetNationalCode()Gets the "nationalCode" elementReferenceTypegetNationalLevel()Gets the "nationalLevel" elementLocalisedCharacterStringPropertyType[]getNationalLevelNameArray()Gets array of all "nationalLevelName" elementsLocalisedCharacterStringPropertyTypegetNationalLevelNameArray(int i)Gets ith "nationalLevelName" elementAdministrativeUnitType.ResidenceOfAuthority[]getResidenceOfAuthorityArray()Gets array of all "residenceOfAuthority" elementsAdministrativeUnitType.ResidenceOfAuthoritygetResidenceOfAuthorityArray(int i)Gets ith "residenceOfAuthority" elementReferenceTypegetUpperLevelUnit()Gets the "upperLevelUnit" elementReferenceTypeinsertNewAdministeredBy(int i)Inserts and returns a new empty value (as xml) as the ith "administeredBy" elementReferenceTypeinsertNewBoundary(int i)Inserts and returns a new empty value (as xml) as the ith "boundary" elementReferenceTypeinsertNewCoAdminister(int i)Inserts and returns a new empty value (as xml) as the ith "coAdminister" elementReferenceTypeinsertNewCondominium(int i)Inserts and returns a new empty value (as xml) as the ith "condominium" elementAdministrativeUnitType.LowerLevelUnitinsertNewLowerLevelUnit(int i)Inserts and returns a new empty value (as xml) as the ith "lowerLevelUnit" elementGeographicalNamePropertyTypeinsertNewName2(int i)Inserts and returns a new empty value (as xml) as the ith "name" elementLocalisedCharacterStringPropertyTypeinsertNewNationalLevelName(int i)Inserts and returns a new empty value (as xml) as the ith "nationalLevelName" elementAdministrativeUnitType.ResidenceOfAuthorityinsertNewResidenceOfAuthority(int i)Inserts and returns a new empty value (as xml) as the ith "residenceOfAuthority" elementbooleanisNilAdministeredByArray(int i)Tests for nil ith "administeredBy" elementbooleanisNilBeginLifespanVersion()Tests for nil "beginLifespanVersion" elementbooleanisNilBoundaryArray(int i)Tests for nil ith "boundary" elementbooleanisNilCoAdministerArray(int i)Tests for nil ith "coAdminister" elementbooleanisNilCondominiumArray(int i)Tests for nil ith "condominium" elementbooleanisNilEndLifespanVersion()Tests for nil "endLifespanVersion" elementbooleanisNilLowerLevelUnitArray(int i)Tests for nil ith "lowerLevelUnit" elementbooleanisNilNationalLevelNameArray(int i)Tests for nil ith "nationalLevelName" elementbooleanisNilResidenceOfAuthorityArray(int i)Tests for nil ith "residenceOfAuthority" elementbooleanisNilUpperLevelUnit()Tests for nil "upperLevelUnit" elementbooleanisSetEndLifespanVersion()True if has "endLifespanVersion" elementbooleanisSetUpperLevelUnit()True if has "upperLevelUnit" elementvoidremoveAdministeredBy(int i)Removes the ith "administeredBy" elementvoidremoveBoundary(int i)Removes the ith "boundary" elementvoidremoveCoAdminister(int i)Removes the ith "coAdminister" elementvoidremoveCondominium(int i)Removes the ith "condominium" elementvoidremoveLowerLevelUnit(int i)Removes the ith "lowerLevelUnit" elementvoidremoveName2(int i)Removes the ith "name" elementvoidremoveNationalLevelName(int i)Removes the ith "nationalLevelName" elementvoidremoveResidenceOfAuthority(int i)Removes the ith "residenceOfAuthority" elementvoidsetAdministeredByArray(int i, ReferenceType administeredBy)Sets ith "administeredBy" elementvoidsetAdministeredByArray(ReferenceType[] administeredByArray)Sets array of all "administeredBy" elementvoidsetBeginLifespanVersion(AdministrativeUnitType.BeginLifespanVersion beginLifespanVersion)Sets the "beginLifespanVersion" elementvoidsetBoundaryArray(int i, ReferenceType boundary)Sets ith "boundary" elementvoidsetBoundaryArray(ReferenceType[] boundaryArray)Sets array of all "boundary" elementvoidsetCoAdministerArray(int i, ReferenceType coAdminister)Sets ith "coAdminister" elementvoidsetCoAdministerArray(ReferenceType[] coAdministerArray)Sets array of all "coAdminister" elementvoidsetCondominiumArray(int i, ReferenceType condominium)Sets ith "condominium" elementvoidsetCondominiumArray(ReferenceType[] condominiumArray)Sets array of all "condominium" elementvoidsetCountry(CountryPropertyType country)Sets the "country" elementvoidsetEndLifespanVersion(AdministrativeUnitType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" elementvoidsetGeometry(MultiSurfacePropertyType geometry)Sets the "geometry" elementvoidsetInspireId(IdentifierPropertyType inspireId)Sets the "inspireId" elementvoidsetLowerLevelUnitArray(int i, AdministrativeUnitType.LowerLevelUnit lowerLevelUnit)Sets ith "lowerLevelUnit" elementvoidsetLowerLevelUnitArray(AdministrativeUnitType.LowerLevelUnit[] lowerLevelUnitArray)Sets array of all "lowerLevelUnit" elementvoidsetName2Array(int i, GeographicalNamePropertyType name2)Sets ith "name" elementvoidsetName2Array(GeographicalNamePropertyType[] name2Array)Sets array of all "name" elementvoidsetNationalCode(String nationalCode)Sets the "nationalCode" elementvoidsetNationalLevel(ReferenceType nationalLevel)Sets the "nationalLevel" elementvoidsetNationalLevelNameArray(int i, LocalisedCharacterStringPropertyType nationalLevelName)Sets ith "nationalLevelName" elementvoidsetNationalLevelNameArray(LocalisedCharacterStringPropertyType[] nationalLevelNameArray)Sets array of all "nationalLevelName" elementvoidsetNilAdministeredByArray(int i)Nils the ith "administeredBy" elementvoidsetNilBeginLifespanVersion()Nils the "beginLifespanVersion" elementvoidsetNilBoundaryArray(int i)Nils the ith "boundary" elementvoidsetNilCoAdministerArray(int i)Nils the ith "coAdminister" elementvoidsetNilCondominiumArray(int i)Nils the ith "condominium" elementvoidsetNilEndLifespanVersion()Nils the "endLifespanVersion" elementvoidsetNilLowerLevelUnitArray(int i)Nils the ith "lowerLevelUnit" elementvoidsetNilNationalLevelNameArray(int i)Nils the ith "nationalLevelName" elementvoidsetNilResidenceOfAuthorityArray(int i)Nils the ith "residenceOfAuthority" elementvoidsetNilUpperLevelUnit()Nils the "upperLevelUnit" elementvoidsetResidenceOfAuthorityArray(int i, AdministrativeUnitType.ResidenceOfAuthority residenceOfAuthority)Sets ith "residenceOfAuthority" elementvoidsetResidenceOfAuthorityArray(AdministrativeUnitType.ResidenceOfAuthority[] residenceOfAuthorityArray)Sets array of all "residenceOfAuthority" elementvoidsetUpperLevelUnit(ReferenceType upperLevelUnit)Sets the "upperLevelUnit" elementintsizeOfAdministeredByArray()Returns number of "administeredBy" elementintsizeOfBoundaryArray()Returns number of "boundary" elementintsizeOfCoAdministerArray()Returns number of "coAdminister" elementintsizeOfCondominiumArray()Returns number of "condominium" elementintsizeOfLowerLevelUnitArray()Returns number of "lowerLevelUnit" elementintsizeOfName2Array()Returns number of "name" elementintsizeOfNationalLevelNameArray()Returns number of "nationalLevelName" elementintsizeOfResidenceOfAuthorityArray()Returns number of "residenceOfAuthority" elementvoidunsetEndLifespanVersion()Unsets the "endLifespanVersion" elementvoidunsetUpperLevelUnit()Unsets the "upperLevelUnit" elementorg.apache.xmlbeans.XmlStringxgetNationalCode()Gets (as xml) the "nationalCode" elementvoidxsetNationalCode(org.apache.xmlbeans.XmlString nationalCode)Sets (as xml) the "nationalCode" 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
-
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
-
getNationalCode
String getNationalCode()
Gets the "nationalCode" element
-
xgetNationalCode
org.apache.xmlbeans.XmlString xgetNationalCode()
Gets (as xml) the "nationalCode" element
-
setNationalCode
void setNationalCode(String nationalCode)
Sets the "nationalCode" element
-
xsetNationalCode
void xsetNationalCode(org.apache.xmlbeans.XmlString nationalCode)
Sets (as xml) the "nationalCode" element
-
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
-
getNationalLevel
ReferenceType getNationalLevel()
Gets the "nationalLevel" element
-
setNationalLevel
void setNationalLevel(ReferenceType nationalLevel)
Sets the "nationalLevel" element
-
addNewNationalLevel
ReferenceType addNewNationalLevel()
Appends and returns a new empty "nationalLevel" element
-
getNationalLevelNameArray
LocalisedCharacterStringPropertyType[] getNationalLevelNameArray()
Gets array of all "nationalLevelName" elements
-
getNationalLevelNameArray
LocalisedCharacterStringPropertyType getNationalLevelNameArray(int i)
Gets ith "nationalLevelName" element
-
isNilNationalLevelNameArray
boolean isNilNationalLevelNameArray(int i)
Tests for nil ith "nationalLevelName" element
-
sizeOfNationalLevelNameArray
int sizeOfNationalLevelNameArray()
Returns number of "nationalLevelName" element
-
setNationalLevelNameArray
void setNationalLevelNameArray(LocalisedCharacterStringPropertyType[] nationalLevelNameArray)
Sets array of all "nationalLevelName" element
-
setNationalLevelNameArray
void setNationalLevelNameArray(int i, LocalisedCharacterStringPropertyType nationalLevelName)Sets ith "nationalLevelName" element
-
setNilNationalLevelNameArray
void setNilNationalLevelNameArray(int i)
Nils the ith "nationalLevelName" element
-
insertNewNationalLevelName
LocalisedCharacterStringPropertyType insertNewNationalLevelName(int i)
Inserts and returns a new empty value (as xml) as the ith "nationalLevelName" element
-
addNewNationalLevelName
LocalisedCharacterStringPropertyType addNewNationalLevelName()
Appends and returns a new empty value (as xml) as the last "nationalLevelName" element
-
removeNationalLevelName
void removeNationalLevelName(int i)
Removes the ith "nationalLevelName" element
-
getCountry
CountryPropertyType getCountry()
Gets the "country" element
-
setCountry
void setCountry(CountryPropertyType country)
Sets the "country" element
-
addNewCountry
CountryPropertyType addNewCountry()
Appends and returns a new empty "country" element
-
getName2Array
GeographicalNamePropertyType[] getName2Array()
Gets array of all "name" elements
-
getName2Array
GeographicalNamePropertyType getName2Array(int i)
Gets ith "name" element
-
sizeOfName2Array
int sizeOfName2Array()
Returns number of "name" element
-
setName2Array
void setName2Array(GeographicalNamePropertyType[] name2Array)
Sets array of all "name" element
-
setName2Array
void setName2Array(int i, GeographicalNamePropertyType name2)Sets ith "name" element
-
insertNewName2
GeographicalNamePropertyType insertNewName2(int i)
Inserts and returns a new empty value (as xml) as the ith "name" element
-
addNewName2
GeographicalNamePropertyType 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
-
getResidenceOfAuthorityArray
AdministrativeUnitType.ResidenceOfAuthority[] getResidenceOfAuthorityArray()
Gets array of all "residenceOfAuthority" elements
-
getResidenceOfAuthorityArray
AdministrativeUnitType.ResidenceOfAuthority getResidenceOfAuthorityArray(int i)
Gets ith "residenceOfAuthority" element
-
isNilResidenceOfAuthorityArray
boolean isNilResidenceOfAuthorityArray(int i)
Tests for nil ith "residenceOfAuthority" element
-
sizeOfResidenceOfAuthorityArray
int sizeOfResidenceOfAuthorityArray()
Returns number of "residenceOfAuthority" element
-
setResidenceOfAuthorityArray
void setResidenceOfAuthorityArray(AdministrativeUnitType.ResidenceOfAuthority[] residenceOfAuthorityArray)
Sets array of all "residenceOfAuthority" element
-
setResidenceOfAuthorityArray
void setResidenceOfAuthorityArray(int i, AdministrativeUnitType.ResidenceOfAuthority residenceOfAuthority)Sets ith "residenceOfAuthority" element
-
setNilResidenceOfAuthorityArray
void setNilResidenceOfAuthorityArray(int i)
Nils the ith "residenceOfAuthority" element
-
insertNewResidenceOfAuthority
AdministrativeUnitType.ResidenceOfAuthority insertNewResidenceOfAuthority(int i)
Inserts and returns a new empty value (as xml) as the ith "residenceOfAuthority" element
-
addNewResidenceOfAuthority
AdministrativeUnitType.ResidenceOfAuthority addNewResidenceOfAuthority()
Appends and returns a new empty value (as xml) as the last "residenceOfAuthority" element
-
removeResidenceOfAuthority
void removeResidenceOfAuthority(int i)
Removes the ith "residenceOfAuthority" element
-
getBeginLifespanVersion
AdministrativeUnitType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element
-
isNilBeginLifespanVersion
boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element
-
setBeginLifespanVersion
void setBeginLifespanVersion(AdministrativeUnitType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element
-
addNewBeginLifespanVersion
AdministrativeUnitType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element
-
setNilBeginLifespanVersion
void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element
-
getEndLifespanVersion
AdministrativeUnitType.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(AdministrativeUnitType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element
-
addNewEndLifespanVersion
AdministrativeUnitType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element
-
setNilEndLifespanVersion
void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element
-
unsetEndLifespanVersion
void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element
-
getCondominiumArray
ReferenceType[] getCondominiumArray()
Gets array of all "condominium" elements
-
getCondominiumArray
ReferenceType getCondominiumArray(int i)
Gets ith "condominium" element
-
isNilCondominiumArray
boolean isNilCondominiumArray(int i)
Tests for nil ith "condominium" element
-
sizeOfCondominiumArray
int sizeOfCondominiumArray()
Returns number of "condominium" element
-
setCondominiumArray
void setCondominiumArray(ReferenceType[] condominiumArray)
Sets array of all "condominium" element
-
setCondominiumArray
void setCondominiumArray(int i, ReferenceType condominium)Sets ith "condominium" element
-
setNilCondominiumArray
void setNilCondominiumArray(int i)
Nils the ith "condominium" element
-
insertNewCondominium
ReferenceType insertNewCondominium(int i)
Inserts and returns a new empty value (as xml) as the ith "condominium" element
-
addNewCondominium
ReferenceType addNewCondominium()
Appends and returns a new empty value (as xml) as the last "condominium" element
-
removeCondominium
void removeCondominium(int i)
Removes the ith "condominium" element
-
getLowerLevelUnitArray
AdministrativeUnitType.LowerLevelUnit[] getLowerLevelUnitArray()
Gets array of all "lowerLevelUnit" elements
-
getLowerLevelUnitArray
AdministrativeUnitType.LowerLevelUnit getLowerLevelUnitArray(int i)
Gets ith "lowerLevelUnit" element
-
isNilLowerLevelUnitArray
boolean isNilLowerLevelUnitArray(int i)
Tests for nil ith "lowerLevelUnit" element
-
sizeOfLowerLevelUnitArray
int sizeOfLowerLevelUnitArray()
Returns number of "lowerLevelUnit" element
-
setLowerLevelUnitArray
void setLowerLevelUnitArray(AdministrativeUnitType.LowerLevelUnit[] lowerLevelUnitArray)
Sets array of all "lowerLevelUnit" element
-
setLowerLevelUnitArray
void setLowerLevelUnitArray(int i, AdministrativeUnitType.LowerLevelUnit lowerLevelUnit)Sets ith "lowerLevelUnit" element
-
setNilLowerLevelUnitArray
void setNilLowerLevelUnitArray(int i)
Nils the ith "lowerLevelUnit" element
-
insertNewLowerLevelUnit
AdministrativeUnitType.LowerLevelUnit insertNewLowerLevelUnit(int i)
Inserts and returns a new empty value (as xml) as the ith "lowerLevelUnit" element
-
addNewLowerLevelUnit
AdministrativeUnitType.LowerLevelUnit addNewLowerLevelUnit()
Appends and returns a new empty value (as xml) as the last "lowerLevelUnit" element
-
removeLowerLevelUnit
void removeLowerLevelUnit(int i)
Removes the ith "lowerLevelUnit" element
-
getUpperLevelUnit
ReferenceType getUpperLevelUnit()
Gets the "upperLevelUnit" element
-
isNilUpperLevelUnit
boolean isNilUpperLevelUnit()
Tests for nil "upperLevelUnit" element
-
isSetUpperLevelUnit
boolean isSetUpperLevelUnit()
True if has "upperLevelUnit" element
-
setUpperLevelUnit
void setUpperLevelUnit(ReferenceType upperLevelUnit)
Sets the "upperLevelUnit" element
-
addNewUpperLevelUnit
ReferenceType addNewUpperLevelUnit()
Appends and returns a new empty "upperLevelUnit" element
-
setNilUpperLevelUnit
void setNilUpperLevelUnit()
Nils the "upperLevelUnit" element
-
unsetUpperLevelUnit
void unsetUpperLevelUnit()
Unsets the "upperLevelUnit" element
-
getAdministeredByArray
ReferenceType[] getAdministeredByArray()
Gets array of all "administeredBy" elements
-
getAdministeredByArray
ReferenceType getAdministeredByArray(int i)
Gets ith "administeredBy" element
-
isNilAdministeredByArray
boolean isNilAdministeredByArray(int i)
Tests for nil ith "administeredBy" element
-
sizeOfAdministeredByArray
int sizeOfAdministeredByArray()
Returns number of "administeredBy" element
-
setAdministeredByArray
void setAdministeredByArray(ReferenceType[] administeredByArray)
Sets array of all "administeredBy" element
-
setAdministeredByArray
void setAdministeredByArray(int i, ReferenceType administeredBy)Sets ith "administeredBy" element
-
setNilAdministeredByArray
void setNilAdministeredByArray(int i)
Nils the ith "administeredBy" element
-
insertNewAdministeredBy
ReferenceType insertNewAdministeredBy(int i)
Inserts and returns a new empty value (as xml) as the ith "administeredBy" element
-
addNewAdministeredBy
ReferenceType addNewAdministeredBy()
Appends and returns a new empty value (as xml) as the last "administeredBy" element
-
removeAdministeredBy
void removeAdministeredBy(int i)
Removes the ith "administeredBy" element
-
getCoAdministerArray
ReferenceType[] getCoAdministerArray()
Gets array of all "coAdminister" elements
-
getCoAdministerArray
ReferenceType getCoAdministerArray(int i)
Gets ith "coAdminister" element
-
isNilCoAdministerArray
boolean isNilCoAdministerArray(int i)
Tests for nil ith "coAdminister" element
-
sizeOfCoAdministerArray
int sizeOfCoAdministerArray()
Returns number of "coAdminister" element
-
setCoAdministerArray
void setCoAdministerArray(ReferenceType[] coAdministerArray)
Sets array of all "coAdminister" element
-
setCoAdministerArray
void setCoAdministerArray(int i, ReferenceType coAdminister)Sets ith "coAdminister" element
-
setNilCoAdministerArray
void setNilCoAdministerArray(int i)
Nils the ith "coAdminister" element
-
insertNewCoAdminister
ReferenceType insertNewCoAdminister(int i)
Inserts and returns a new empty value (as xml) as the ith "coAdminister" element
-
addNewCoAdminister
ReferenceType addNewCoAdminister()
Appends and returns a new empty value (as xml) as the last "coAdminister" element
-
removeCoAdminister
void removeCoAdminister(int i)
Removes the ith "coAdminister" element
-
getBoundaryArray
ReferenceType[] getBoundaryArray()
Gets array of all "boundary" elements
-
getBoundaryArray
ReferenceType getBoundaryArray(int i)
Gets ith "boundary" element
-
isNilBoundaryArray
boolean isNilBoundaryArray(int i)
Tests for nil ith "boundary" element
-
sizeOfBoundaryArray
int sizeOfBoundaryArray()
Returns number of "boundary" element
-
setBoundaryArray
void setBoundaryArray(ReferenceType[] boundaryArray)
Sets array of all "boundary" element
-
setBoundaryArray
void setBoundaryArray(int i, ReferenceType boundary)Sets ith "boundary" element
-
setNilBoundaryArray
void setNilBoundaryArray(int i)
Nils the ith "boundary" element
-
insertNewBoundary
ReferenceType insertNewBoundary(int i)
Inserts and returns a new empty value (as xml) as the ith "boundary" element
-
addNewBoundary
ReferenceType addNewBoundary()
Appends and returns a new empty value (as xml) as the last "boundary" element
-
removeBoundary
void removeBoundary(int i)
Removes the ith "boundary" element
-
-