Interface AddressComponentType
-
- All Superinterfaces:
AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Subinterfaces:
AddressAreaNameType,AdminUnitNameType,PostalDescriptorType,ThoroughfareNameType
- All Known Implementing Classes:
AddressAreaNameTypeImpl,AddressComponentTypeImpl,AdminUnitNameTypeImpl,PostalDescriptorTypeImpl,ThoroughfareNameTypeImpl
public interface AddressComponentType extends AbstractFeatureType
An XML AddressComponentType(@http://inspire.ec.europa.eu/schemas/ad/4.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAddressComponentType.AlternativeIdentifierAn XML alternativeIdentifier(@http://inspire.ec.europa.eu/schemas/ad/4.0).static interfaceAddressComponentType.BeginLifespanVersionAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/ad/4.0).static interfaceAddressComponentType.EndLifespanVersionAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/ad/4.0).static classAddressComponentType.FactoryA factory class with static methods for creating instances of this type.static interfaceAddressComponentType.ValidFromAn XML validFrom(@http://inspire.ec.europa.eu/schemas/ad/4.0).static interfaceAddressComponentType.ValidToAn XML validTo(@http://inspire.ec.europa.eu/schemas/ad/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 AddressComponentType.AlternativeIdentifieraddNewAlternativeIdentifier()Appends and returns a new empty "alternativeIdentifier" elementAddressComponentType.BeginLifespanVersionaddNewBeginLifespanVersion()Appends and returns a new empty "beginLifespanVersion" elementAddressComponentType.EndLifespanVersionaddNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementIdentifierPropertyTypeaddNewInspireId()Appends and returns a new empty "inspireId" elementReferenceTypeaddNewSituatedWithin()Appends and returns a new empty value (as xml) as the last "situatedWithin" elementReferenceTypeaddNewStatus()Appends and returns a new empty "status" elementAddressComponentType.ValidFromaddNewValidFrom()Appends and returns a new empty "validFrom" elementAddressComponentType.ValidToaddNewValidTo()Appends and returns a new empty "validTo" elementAddressComponentType.AlternativeIdentifiergetAlternativeIdentifier()Gets the "alternativeIdentifier" elementAddressComponentType.BeginLifespanVersiongetBeginLifespanVersion()Gets the "beginLifespanVersion" elementAddressComponentType.EndLifespanVersiongetEndLifespanVersion()Gets the "endLifespanVersion" elementIdentifierPropertyTypegetInspireId()Gets the "inspireId" elementReferenceType[]getSituatedWithinArray()Gets array of all "situatedWithin" elementsReferenceTypegetSituatedWithinArray(int i)Gets ith "situatedWithin" elementReferenceTypegetStatus()Gets the "status" elementAddressComponentType.ValidFromgetValidFrom()Gets the "validFrom" elementAddressComponentType.ValidTogetValidTo()Gets the "validTo" elementReferenceTypeinsertNewSituatedWithin(int i)Inserts and returns a new empty value (as xml) as the ith "situatedWithin" elementbooleanisNilAlternativeIdentifier()Tests for nil "alternativeIdentifier" elementbooleanisNilBeginLifespanVersion()Tests for nil "beginLifespanVersion" elementbooleanisNilEndLifespanVersion()Tests for nil "endLifespanVersion" elementbooleanisNilSituatedWithinArray(int i)Tests for nil ith "situatedWithin" elementbooleanisNilStatus()Tests for nil "status" elementbooleanisNilValidFrom()Tests for nil "validFrom" elementbooleanisNilValidTo()Tests for nil "validTo" elementbooleanisSetAlternativeIdentifier()True if has "alternativeIdentifier" elementbooleanisSetEndLifespanVersion()True if has "endLifespanVersion" elementbooleanisSetInspireId()True if has "inspireId" elementbooleanisSetStatus()True if has "status" elementbooleanisSetValidTo()True if has "validTo" elementvoidremoveSituatedWithin(int i)Removes the ith "situatedWithin" elementvoidsetAlternativeIdentifier(AddressComponentType.AlternativeIdentifier alternativeIdentifier)Sets the "alternativeIdentifier" elementvoidsetBeginLifespanVersion(AddressComponentType.BeginLifespanVersion beginLifespanVersion)Sets the "beginLifespanVersion" elementvoidsetEndLifespanVersion(AddressComponentType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" elementvoidsetInspireId(IdentifierPropertyType inspireId)Sets the "inspireId" elementvoidsetNilAlternativeIdentifier()Nils the "alternativeIdentifier" elementvoidsetNilBeginLifespanVersion()Nils the "beginLifespanVersion" elementvoidsetNilEndLifespanVersion()Nils the "endLifespanVersion" elementvoidsetNilSituatedWithinArray(int i)Nils the ith "situatedWithin" elementvoidsetNilStatus()Nils the "status" elementvoidsetNilValidFrom()Nils the "validFrom" elementvoidsetNilValidTo()Nils the "validTo" elementvoidsetSituatedWithinArray(int i, ReferenceType situatedWithin)Sets ith "situatedWithin" elementvoidsetSituatedWithinArray(ReferenceType[] situatedWithinArray)Sets array of all "situatedWithin" elementvoidsetStatus(ReferenceType status)Sets the "status" elementvoidsetValidFrom(AddressComponentType.ValidFrom validFrom)Sets the "validFrom" elementvoidsetValidTo(AddressComponentType.ValidTo validTo)Sets the "validTo" elementintsizeOfSituatedWithinArray()Returns number of "situatedWithin" elementvoidunsetAlternativeIdentifier()Unsets the "alternativeIdentifier" elementvoidunsetEndLifespanVersion()Unsets the "endLifespanVersion" elementvoidunsetInspireId()Unsets the "inspireId" elementvoidunsetStatus()Unsets the "status" elementvoidunsetValidTo()Unsets the "validTo" 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
-
isSetInspireId
boolean isSetInspireId()
True if has "inspireId" element
-
setInspireId
void setInspireId(IdentifierPropertyType inspireId)
Sets the "inspireId" element
-
addNewInspireId
IdentifierPropertyType addNewInspireId()
Appends and returns a new empty "inspireId" element
-
unsetInspireId
void unsetInspireId()
Unsets the "inspireId" element
-
getAlternativeIdentifier
AddressComponentType.AlternativeIdentifier getAlternativeIdentifier()
Gets the "alternativeIdentifier" element
-
isNilAlternativeIdentifier
boolean isNilAlternativeIdentifier()
Tests for nil "alternativeIdentifier" element
-
isSetAlternativeIdentifier
boolean isSetAlternativeIdentifier()
True if has "alternativeIdentifier" element
-
setAlternativeIdentifier
void setAlternativeIdentifier(AddressComponentType.AlternativeIdentifier alternativeIdentifier)
Sets the "alternativeIdentifier" element
-
addNewAlternativeIdentifier
AddressComponentType.AlternativeIdentifier addNewAlternativeIdentifier()
Appends and returns a new empty "alternativeIdentifier" element
-
setNilAlternativeIdentifier
void setNilAlternativeIdentifier()
Nils the "alternativeIdentifier" element
-
unsetAlternativeIdentifier
void unsetAlternativeIdentifier()
Unsets the "alternativeIdentifier" element
-
getBeginLifespanVersion
AddressComponentType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element
-
isNilBeginLifespanVersion
boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element
-
setBeginLifespanVersion
void setBeginLifespanVersion(AddressComponentType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element
-
addNewBeginLifespanVersion
AddressComponentType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element
-
setNilBeginLifespanVersion
void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element
-
getEndLifespanVersion
AddressComponentType.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(AddressComponentType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element
-
addNewEndLifespanVersion
AddressComponentType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element
-
setNilEndLifespanVersion
void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element
-
unsetEndLifespanVersion
void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element
-
getStatus
ReferenceType getStatus()
Gets the "status" element
-
isNilStatus
boolean isNilStatus()
Tests for nil "status" element
-
isSetStatus
boolean isSetStatus()
True if has "status" element
-
setStatus
void setStatus(ReferenceType status)
Sets the "status" element
-
addNewStatus
ReferenceType addNewStatus()
Appends and returns a new empty "status" element
-
setNilStatus
void setNilStatus()
Nils the "status" element
-
unsetStatus
void unsetStatus()
Unsets the "status" element
-
getValidFrom
AddressComponentType.ValidFrom getValidFrom()
Gets the "validFrom" element
-
isNilValidFrom
boolean isNilValidFrom()
Tests for nil "validFrom" element
-
setValidFrom
void setValidFrom(AddressComponentType.ValidFrom validFrom)
Sets the "validFrom" element
-
addNewValidFrom
AddressComponentType.ValidFrom addNewValidFrom()
Appends and returns a new empty "validFrom" element
-
setNilValidFrom
void setNilValidFrom()
Nils the "validFrom" element
-
getValidTo
AddressComponentType.ValidTo getValidTo()
Gets the "validTo" element
-
isNilValidTo
boolean isNilValidTo()
Tests for nil "validTo" element
-
isSetValidTo
boolean isSetValidTo()
True if has "validTo" element
-
setValidTo
void setValidTo(AddressComponentType.ValidTo validTo)
Sets the "validTo" element
-
addNewValidTo
AddressComponentType.ValidTo addNewValidTo()
Appends and returns a new empty "validTo" element
-
setNilValidTo
void setNilValidTo()
Nils the "validTo" element
-
unsetValidTo
void unsetValidTo()
Unsets the "validTo" element
-
getSituatedWithinArray
ReferenceType[] getSituatedWithinArray()
Gets array of all "situatedWithin" elements
-
getSituatedWithinArray
ReferenceType getSituatedWithinArray(int i)
Gets ith "situatedWithin" element
-
isNilSituatedWithinArray
boolean isNilSituatedWithinArray(int i)
Tests for nil ith "situatedWithin" element
-
sizeOfSituatedWithinArray
int sizeOfSituatedWithinArray()
Returns number of "situatedWithin" element
-
setSituatedWithinArray
void setSituatedWithinArray(ReferenceType[] situatedWithinArray)
Sets array of all "situatedWithin" element
-
setSituatedWithinArray
void setSituatedWithinArray(int i, ReferenceType situatedWithin)Sets ith "situatedWithin" element
-
setNilSituatedWithinArray
void setNilSituatedWithinArray(int i)
Nils the ith "situatedWithin" element
-
insertNewSituatedWithin
ReferenceType insertNewSituatedWithin(int i)
Inserts and returns a new empty value (as xml) as the ith "situatedWithin" element
-
addNewSituatedWithin
ReferenceType addNewSituatedWithin()
Appends and returns a new empty value (as xml) as the last "situatedWithin" element
-
removeSituatedWithin
void removeSituatedWithin(int i)
Removes the ith "situatedWithin" element
-
-