Interface AddressType
-
- All Superinterfaces:
AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
AddressTypeImpl
public interface AddressType extends AbstractFeatureType
An XML AddressType(@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 interfaceAddressType.AlternativeIdentifierAn XML alternativeIdentifier(@http://inspire.ec.europa.eu/schemas/ad/4.0).static interfaceAddressType.BeginLifespanVersionAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/ad/4.0).static interfaceAddressType.ComponentAn XML component(@http://inspire.ec.europa.eu/schemas/ad/4.0).static interfaceAddressType.EndLifespanVersionAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/ad/4.0).static classAddressType.FactoryA factory class with static methods for creating instances of this type.static interfaceAddressType.ValidFromAn XML validFrom(@http://inspire.ec.europa.eu/schemas/ad/4.0).static interfaceAddressType.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 AddressType.AlternativeIdentifieraddNewAlternativeIdentifier()Appends and returns a new empty "alternativeIdentifier" elementAddressType.BeginLifespanVersionaddNewBeginLifespanVersion()Appends and returns a new empty "beginLifespanVersion" elementReferenceTypeaddNewBuilding()Appends and returns a new empty value (as xml) as the last "building" elementAddressType.ComponentaddNewComponent()Appends and returns a new empty value (as xml) as the last "component" elementAddressType.EndLifespanVersionaddNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementIdentifierPropertyTypeaddNewInspireId()Appends and returns a new empty "inspireId" elementAddressLocatorPropertyTypeaddNewLocator()Appends and returns a new empty value (as xml) as the last "locator" elementReferenceTypeaddNewParcel()Appends and returns a new empty value (as xml) as the last "parcel" elementReferenceTypeaddNewParentAddress()Appends and returns a new empty "parentAddress" elementGeographicPositionPropertyTypeaddNewPosition()Appends and returns a new empty value (as xml) as the last "position" elementReferenceTypeaddNewStatus()Appends and returns a new empty "status" elementAddressType.ValidFromaddNewValidFrom()Appends and returns a new empty "validFrom" elementAddressType.ValidToaddNewValidTo()Appends and returns a new empty "validTo" elementAddressType.AlternativeIdentifiergetAlternativeIdentifier()Gets the "alternativeIdentifier" elementAddressType.BeginLifespanVersiongetBeginLifespanVersion()Gets the "beginLifespanVersion" elementReferenceType[]getBuildingArray()Gets array of all "building" elementsReferenceTypegetBuildingArray(int i)Gets ith "building" elementAddressType.Component[]getComponentArray()Gets array of all "component" elementsAddressType.ComponentgetComponentArray(int i)Gets ith "component" elementAddressType.EndLifespanVersiongetEndLifespanVersion()Gets the "endLifespanVersion" elementIdentifierPropertyTypegetInspireId()Gets the "inspireId" elementAddressLocatorPropertyType[]getLocatorArray()Gets array of all "locator" elementsAddressLocatorPropertyTypegetLocatorArray(int i)Gets ith "locator" elementReferenceType[]getParcelArray()Gets array of all "parcel" elementsReferenceTypegetParcelArray(int i)Gets ith "parcel" elementReferenceTypegetParentAddress()Gets the "parentAddress" elementGeographicPositionPropertyType[]getPositionArray()Gets array of all "position" elementsGeographicPositionPropertyTypegetPositionArray(int i)Gets ith "position" elementReferenceTypegetStatus()Gets the "status" elementAddressType.ValidFromgetValidFrom()Gets the "validFrom" elementAddressType.ValidTogetValidTo()Gets the "validTo" elementReferenceTypeinsertNewBuilding(int i)Inserts and returns a new empty value (as xml) as the ith "building" elementAddressType.ComponentinsertNewComponent(int i)Inserts and returns a new empty value (as xml) as the ith "component" elementAddressLocatorPropertyTypeinsertNewLocator(int i)Inserts and returns a new empty value (as xml) as the ith "locator" elementReferenceTypeinsertNewParcel(int i)Inserts and returns a new empty value (as xml) as the ith "parcel" elementGeographicPositionPropertyTypeinsertNewPosition(int i)Inserts and returns a new empty value (as xml) as the ith "position" elementbooleanisNilAlternativeIdentifier()Tests for nil "alternativeIdentifier" elementbooleanisNilBeginLifespanVersion()Tests for nil "beginLifespanVersion" elementbooleanisNilBuildingArray(int i)Tests for nil ith "building" elementbooleanisNilEndLifespanVersion()Tests for nil "endLifespanVersion" elementbooleanisNilParcelArray(int i)Tests for nil ith "parcel" elementbooleanisNilParentAddress()Tests for nil "parentAddress" 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" elementbooleanisSetParentAddress()True if has "parentAddress" elementbooleanisSetStatus()True if has "status" elementbooleanisSetValidTo()True if has "validTo" elementvoidremoveBuilding(int i)Removes the ith "building" elementvoidremoveComponent(int i)Removes the ith "component" elementvoidremoveLocator(int i)Removes the ith "locator" elementvoidremoveParcel(int i)Removes the ith "parcel" elementvoidremovePosition(int i)Removes the ith "position" elementvoidsetAlternativeIdentifier(AddressType.AlternativeIdentifier alternativeIdentifier)Sets the "alternativeIdentifier" elementvoidsetBeginLifespanVersion(AddressType.BeginLifespanVersion beginLifespanVersion)Sets the "beginLifespanVersion" elementvoidsetBuildingArray(int i, ReferenceType building)Sets ith "building" elementvoidsetBuildingArray(ReferenceType[] buildingArray)Sets array of all "building" elementvoidsetComponentArray(int i, AddressType.Component component)Sets ith "component" elementvoidsetComponentArray(AddressType.Component[] componentArray)Sets array of all "component" elementvoidsetEndLifespanVersion(AddressType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" elementvoidsetInspireId(IdentifierPropertyType inspireId)Sets the "inspireId" elementvoidsetLocatorArray(int i, AddressLocatorPropertyType locator)Sets ith "locator" elementvoidsetLocatorArray(AddressLocatorPropertyType[] locatorArray)Sets array of all "locator" elementvoidsetNilAlternativeIdentifier()Nils the "alternativeIdentifier" elementvoidsetNilBeginLifespanVersion()Nils the "beginLifespanVersion" elementvoidsetNilBuildingArray(int i)Nils the ith "building" elementvoidsetNilEndLifespanVersion()Nils the "endLifespanVersion" elementvoidsetNilParcelArray(int i)Nils the ith "parcel" elementvoidsetNilParentAddress()Nils the "parentAddress" elementvoidsetNilStatus()Nils the "status" elementvoidsetNilValidFrom()Nils the "validFrom" elementvoidsetNilValidTo()Nils the "validTo" elementvoidsetParcelArray(int i, ReferenceType parcel)Sets ith "parcel" elementvoidsetParcelArray(ReferenceType[] parcelArray)Sets array of all "parcel" elementvoidsetParentAddress(ReferenceType parentAddress)Sets the "parentAddress" elementvoidsetPositionArray(int i, GeographicPositionPropertyType position)Sets ith "position" elementvoidsetPositionArray(GeographicPositionPropertyType[] positionArray)Sets array of all "position" elementvoidsetStatus(ReferenceType status)Sets the "status" elementvoidsetValidFrom(AddressType.ValidFrom validFrom)Sets the "validFrom" elementvoidsetValidTo(AddressType.ValidTo validTo)Sets the "validTo" elementintsizeOfBuildingArray()Returns number of "building" elementintsizeOfComponentArray()Returns number of "component" elementintsizeOfLocatorArray()Returns number of "locator" elementintsizeOfParcelArray()Returns number of "parcel" elementintsizeOfPositionArray()Returns number of "position" elementvoidunsetAlternativeIdentifier()Unsets the "alternativeIdentifier" elementvoidunsetEndLifespanVersion()Unsets the "endLifespanVersion" elementvoidunsetParentAddress()Unsets the "parentAddress" 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
-
setInspireId
void setInspireId(IdentifierPropertyType inspireId)
Sets the "inspireId" element
-
addNewInspireId
IdentifierPropertyType addNewInspireId()
Appends and returns a new empty "inspireId" element
-
getAlternativeIdentifier
AddressType.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(AddressType.AlternativeIdentifier alternativeIdentifier)
Sets the "alternativeIdentifier" element
-
addNewAlternativeIdentifier
AddressType.AlternativeIdentifier addNewAlternativeIdentifier()
Appends and returns a new empty "alternativeIdentifier" element
-
setNilAlternativeIdentifier
void setNilAlternativeIdentifier()
Nils the "alternativeIdentifier" element
-
unsetAlternativeIdentifier
void unsetAlternativeIdentifier()
Unsets the "alternativeIdentifier" element
-
getPositionArray
GeographicPositionPropertyType[] getPositionArray()
Gets array of all "position" elements
-
getPositionArray
GeographicPositionPropertyType getPositionArray(int i)
Gets ith "position" element
-
sizeOfPositionArray
int sizeOfPositionArray()
Returns number of "position" element
-
setPositionArray
void setPositionArray(GeographicPositionPropertyType[] positionArray)
Sets array of all "position" element
-
setPositionArray
void setPositionArray(int i, GeographicPositionPropertyType position)Sets ith "position" element
-
insertNewPosition
GeographicPositionPropertyType insertNewPosition(int i)
Inserts and returns a new empty value (as xml) as the ith "position" element
-
addNewPosition
GeographicPositionPropertyType addNewPosition()
Appends and returns a new empty value (as xml) as the last "position" element
-
removePosition
void removePosition(int i)
Removes the ith "position" 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
-
getLocatorArray
AddressLocatorPropertyType[] getLocatorArray()
Gets array of all "locator" elements
-
getLocatorArray
AddressLocatorPropertyType getLocatorArray(int i)
Gets ith "locator" element
-
sizeOfLocatorArray
int sizeOfLocatorArray()
Returns number of "locator" element
-
setLocatorArray
void setLocatorArray(AddressLocatorPropertyType[] locatorArray)
Sets array of all "locator" element
-
setLocatorArray
void setLocatorArray(int i, AddressLocatorPropertyType locator)Sets ith "locator" element
-
insertNewLocator
AddressLocatorPropertyType insertNewLocator(int i)
Inserts and returns a new empty value (as xml) as the ith "locator" element
-
addNewLocator
AddressLocatorPropertyType addNewLocator()
Appends and returns a new empty value (as xml) as the last "locator" element
-
removeLocator
void removeLocator(int i)
Removes the ith "locator" element
-
getValidFrom
AddressType.ValidFrom getValidFrom()
Gets the "validFrom" element
-
isNilValidFrom
boolean isNilValidFrom()
Tests for nil "validFrom" element
-
setValidFrom
void setValidFrom(AddressType.ValidFrom validFrom)
Sets the "validFrom" element
-
addNewValidFrom
AddressType.ValidFrom addNewValidFrom()
Appends and returns a new empty "validFrom" element
-
setNilValidFrom
void setNilValidFrom()
Nils the "validFrom" element
-
getValidTo
AddressType.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(AddressType.ValidTo validTo)
Sets the "validTo" element
-
addNewValidTo
AddressType.ValidTo addNewValidTo()
Appends and returns a new empty "validTo" element
-
setNilValidTo
void setNilValidTo()
Nils the "validTo" element
-
unsetValidTo
void unsetValidTo()
Unsets the "validTo" element
-
getBeginLifespanVersion
AddressType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element
-
isNilBeginLifespanVersion
boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element
-
setBeginLifespanVersion
void setBeginLifespanVersion(AddressType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element
-
addNewBeginLifespanVersion
AddressType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element
-
setNilBeginLifespanVersion
void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element
-
getEndLifespanVersion
AddressType.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(AddressType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element
-
addNewEndLifespanVersion
AddressType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element
-
setNilEndLifespanVersion
void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element
-
unsetEndLifespanVersion
void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element
-
getParcelArray
ReferenceType[] getParcelArray()
Gets array of all "parcel" elements
-
getParcelArray
ReferenceType getParcelArray(int i)
Gets ith "parcel" element
-
isNilParcelArray
boolean isNilParcelArray(int i)
Tests for nil ith "parcel" element
-
sizeOfParcelArray
int sizeOfParcelArray()
Returns number of "parcel" element
-
setParcelArray
void setParcelArray(ReferenceType[] parcelArray)
Sets array of all "parcel" element
-
setParcelArray
void setParcelArray(int i, ReferenceType parcel)Sets ith "parcel" element
-
setNilParcelArray
void setNilParcelArray(int i)
Nils the ith "parcel" element
-
insertNewParcel
ReferenceType insertNewParcel(int i)
Inserts and returns a new empty value (as xml) as the ith "parcel" element
-
addNewParcel
ReferenceType addNewParcel()
Appends and returns a new empty value (as xml) as the last "parcel" element
-
removeParcel
void removeParcel(int i)
Removes the ith "parcel" element
-
getParentAddress
ReferenceType getParentAddress()
Gets the "parentAddress" element
-
isNilParentAddress
boolean isNilParentAddress()
Tests for nil "parentAddress" element
-
isSetParentAddress
boolean isSetParentAddress()
True if has "parentAddress" element
-
setParentAddress
void setParentAddress(ReferenceType parentAddress)
Sets the "parentAddress" element
-
addNewParentAddress
ReferenceType addNewParentAddress()
Appends and returns a new empty "parentAddress" element
-
setNilParentAddress
void setNilParentAddress()
Nils the "parentAddress" element
-
unsetParentAddress
void unsetParentAddress()
Unsets the "parentAddress" element
-
getBuildingArray
ReferenceType[] getBuildingArray()
Gets array of all "building" elements
-
getBuildingArray
ReferenceType getBuildingArray(int i)
Gets ith "building" element
-
isNilBuildingArray
boolean isNilBuildingArray(int i)
Tests for nil ith "building" element
-
sizeOfBuildingArray
int sizeOfBuildingArray()
Returns number of "building" element
-
setBuildingArray
void setBuildingArray(ReferenceType[] buildingArray)
Sets array of all "building" element
-
setBuildingArray
void setBuildingArray(int i, ReferenceType building)Sets ith "building" element
-
setNilBuildingArray
void setNilBuildingArray(int i)
Nils the ith "building" element
-
insertNewBuilding
ReferenceType insertNewBuilding(int i)
Inserts and returns a new empty value (as xml) as the ith "building" element
-
addNewBuilding
ReferenceType addNewBuilding()
Appends and returns a new empty value (as xml) as the last "building" element
-
removeBuilding
void removeBuilding(int i)
Removes the ith "building" element
-
getComponentArray
AddressType.Component[] getComponentArray()
Gets array of all "component" elements
-
getComponentArray
AddressType.Component getComponentArray(int i)
Gets ith "component" element
-
sizeOfComponentArray
int sizeOfComponentArray()
Returns number of "component" element
-
setComponentArray
void setComponentArray(AddressType.Component[] componentArray)
Sets array of all "component" element
-
setComponentArray
void setComponentArray(int i, AddressType.Component component)Sets ith "component" element
-
insertNewComponent
AddressType.Component insertNewComponent(int i)
Inserts and returns a new empty value (as xml) as the ith "component" element
-
addNewComponent
AddressType.Component addNewComponent()
Appends and returns a new empty value (as xml) as the last "component" element
-
removeComponent
void removeComponent(int i)
Removes the ith "component" element
-
-