Interface AbstractConstructionType
-
- All Superinterfaces:
AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Subinterfaces:
AbstractBuildingType,BuildingPartType,BuildingType
- All Known Implementing Classes:
AbstractBuildingTypeImpl,AbstractConstructionTypeImpl,BuildingPartTypeImpl,BuildingTypeImpl
public interface AbstractConstructionType extends AbstractFeatureType
An XML AbstractConstructionType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAbstractConstructionType.BeginLifespanVersionAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).static interfaceAbstractConstructionType.DateOfConstructionAn XML dateOfConstruction(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).static interfaceAbstractConstructionType.DateOfDemolitionAn XML dateOfDemolition(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).static interfaceAbstractConstructionType.DateOfRenovationAn XML dateOfRenovation(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).static interfaceAbstractConstructionType.ElevationAn XML elevation(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).static interfaceAbstractConstructionType.EndLifespanVersionAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).static interfaceAbstractConstructionType.ExternalReferenceAn XML externalReference(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).static classAbstractConstructionType.FactoryA factory class with static methods for creating instances of this type.static interfaceAbstractConstructionType.HeightAboveGroundAn XML heightAboveGround(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).static interfaceAbstractConstructionType.NameAn XML name(@http://inspire.ec.europa.eu/schemas/bu-base/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 AbstractConstructionType.BeginLifespanVersionaddNewBeginLifespanVersion()Appends and returns a new empty "beginLifespanVersion" elementReferenceTypeaddNewConditionOfConstruction()Appends and returns a new empty "conditionOfConstruction" elementAbstractConstructionType.DateOfConstructionaddNewDateOfConstruction()Appends and returns a new empty "dateOfConstruction" elementAbstractConstructionType.DateOfDemolitionaddNewDateOfDemolition()Appends and returns a new empty "dateOfDemolition" elementAbstractConstructionType.DateOfRenovationaddNewDateOfRenovation()Appends and returns a new empty "dateOfRenovation" elementAbstractConstructionType.ElevationaddNewElevation()Appends and returns a new empty value (as xml) as the last "elevation" elementAbstractConstructionType.EndLifespanVersionaddNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementAbstractConstructionType.ExternalReferenceaddNewExternalReference()Appends and returns a new empty value (as xml) as the last "externalReference" elementAbstractConstructionType.HeightAboveGroundaddNewHeightAboveGround()Appends and returns a new empty value (as xml) as the last "heightAboveGround" elementIdentifierPropertyTypeaddNewInspireId()Appends and returns a new empty "inspireId" elementAbstractConstructionType.NameaddNewName2()Appends and returns a new empty value (as xml) as the last "name" elementAbstractConstructionType.BeginLifespanVersiongetBeginLifespanVersion()Gets the "beginLifespanVersion" elementReferenceTypegetConditionOfConstruction()Gets the "conditionOfConstruction" elementAbstractConstructionType.DateOfConstructiongetDateOfConstruction()Gets the "dateOfConstruction" elementAbstractConstructionType.DateOfDemolitiongetDateOfDemolition()Gets the "dateOfDemolition" elementAbstractConstructionType.DateOfRenovationgetDateOfRenovation()Gets the "dateOfRenovation" elementAbstractConstructionType.Elevation[]getElevationArray()Gets array of all "elevation" elementsAbstractConstructionType.ElevationgetElevationArray(int i)Gets ith "elevation" elementAbstractConstructionType.EndLifespanVersiongetEndLifespanVersion()Gets the "endLifespanVersion" elementAbstractConstructionType.ExternalReference[]getExternalReferenceArray()Gets array of all "externalReference" elementsAbstractConstructionType.ExternalReferencegetExternalReferenceArray(int i)Gets ith "externalReference" elementAbstractConstructionType.HeightAboveGround[]getHeightAboveGroundArray()Gets array of all "heightAboveGround" elementsAbstractConstructionType.HeightAboveGroundgetHeightAboveGroundArray(int i)Gets ith "heightAboveGround" elementIdentifierPropertyTypegetInspireId()Gets the "inspireId" elementAbstractConstructionType.Name[]getName2Array()Gets array of all "name" elementsAbstractConstructionType.NamegetName2Array(int i)Gets ith "name" elementAbstractConstructionType.ElevationinsertNewElevation(int i)Inserts and returns a new empty value (as xml) as the ith "elevation" elementAbstractConstructionType.ExternalReferenceinsertNewExternalReference(int i)Inserts and returns a new empty value (as xml) as the ith "externalReference" elementAbstractConstructionType.HeightAboveGroundinsertNewHeightAboveGround(int i)Inserts and returns a new empty value (as xml) as the ith "heightAboveGround" elementAbstractConstructionType.NameinsertNewName2(int i)Inserts and returns a new empty value (as xml) as the ith "name" elementbooleanisNilBeginLifespanVersion()Tests for nil "beginLifespanVersion" elementbooleanisNilConditionOfConstruction()Tests for nil "conditionOfConstruction" elementbooleanisNilDateOfConstruction()Tests for nil "dateOfConstruction" elementbooleanisNilDateOfDemolition()Tests for nil "dateOfDemolition" elementbooleanisNilDateOfRenovation()Tests for nil "dateOfRenovation" elementbooleanisNilElevationArray(int i)Tests for nil ith "elevation" elementbooleanisNilEndLifespanVersion()Tests for nil "endLifespanVersion" elementbooleanisNilExternalReferenceArray(int i)Tests for nil ith "externalReference" elementbooleanisNilHeightAboveGroundArray(int i)Tests for nil ith "heightAboveGround" elementbooleanisNilName2Array(int i)Tests for nil ith "name" elementbooleanisSetDateOfConstruction()True if has "dateOfConstruction" elementbooleanisSetDateOfDemolition()True if has "dateOfDemolition" elementbooleanisSetDateOfRenovation()True if has "dateOfRenovation" elementbooleanisSetEndLifespanVersion()True if has "endLifespanVersion" elementvoidremoveElevation(int i)Removes the ith "elevation" elementvoidremoveExternalReference(int i)Removes the ith "externalReference" elementvoidremoveHeightAboveGround(int i)Removes the ith "heightAboveGround" elementvoidremoveName2(int i)Removes the ith "name" elementvoidsetBeginLifespanVersion(AbstractConstructionType.BeginLifespanVersion beginLifespanVersion)Sets the "beginLifespanVersion" elementvoidsetConditionOfConstruction(ReferenceType conditionOfConstruction)Sets the "conditionOfConstruction" elementvoidsetDateOfConstruction(AbstractConstructionType.DateOfConstruction dateOfConstruction)Sets the "dateOfConstruction" elementvoidsetDateOfDemolition(AbstractConstructionType.DateOfDemolition dateOfDemolition)Sets the "dateOfDemolition" elementvoidsetDateOfRenovation(AbstractConstructionType.DateOfRenovation dateOfRenovation)Sets the "dateOfRenovation" elementvoidsetElevationArray(int i, AbstractConstructionType.Elevation elevation)Sets ith "elevation" elementvoidsetElevationArray(AbstractConstructionType.Elevation[] elevationArray)Sets array of all "elevation" elementvoidsetEndLifespanVersion(AbstractConstructionType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" elementvoidsetExternalReferenceArray(int i, AbstractConstructionType.ExternalReference externalReference)Sets ith "externalReference" elementvoidsetExternalReferenceArray(AbstractConstructionType.ExternalReference[] externalReferenceArray)Sets array of all "externalReference" elementvoidsetHeightAboveGroundArray(int i, AbstractConstructionType.HeightAboveGround heightAboveGround)Sets ith "heightAboveGround" elementvoidsetHeightAboveGroundArray(AbstractConstructionType.HeightAboveGround[] heightAboveGroundArray)Sets array of all "heightAboveGround" elementvoidsetInspireId(IdentifierPropertyType inspireId)Sets the "inspireId" elementvoidsetName2Array(int i, AbstractConstructionType.Name name2)Sets ith "name" elementvoidsetName2Array(AbstractConstructionType.Name[] name2Array)Sets array of all "name" elementvoidsetNilBeginLifespanVersion()Nils the "beginLifespanVersion" elementvoidsetNilConditionOfConstruction()Nils the "conditionOfConstruction" elementvoidsetNilDateOfConstruction()Nils the "dateOfConstruction" elementvoidsetNilDateOfDemolition()Nils the "dateOfDemolition" elementvoidsetNilDateOfRenovation()Nils the "dateOfRenovation" elementvoidsetNilElevationArray(int i)Nils the ith "elevation" elementvoidsetNilEndLifespanVersion()Nils the "endLifespanVersion" elementvoidsetNilExternalReferenceArray(int i)Nils the ith "externalReference" elementvoidsetNilHeightAboveGroundArray(int i)Nils the ith "heightAboveGround" elementvoidsetNilName2Array(int i)Nils the ith "name" elementintsizeOfElevationArray()Returns number of "elevation" elementintsizeOfExternalReferenceArray()Returns number of "externalReference" elementintsizeOfHeightAboveGroundArray()Returns number of "heightAboveGround" elementintsizeOfName2Array()Returns number of "name" elementvoidunsetDateOfConstruction()Unsets the "dateOfConstruction" elementvoidunsetDateOfDemolition()Unsets the "dateOfDemolition" elementvoidunsetDateOfRenovation()Unsets the "dateOfRenovation" 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
-
getBeginLifespanVersion
AbstractConstructionType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element
-
isNilBeginLifespanVersion
boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element
-
setBeginLifespanVersion
void setBeginLifespanVersion(AbstractConstructionType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element
-
addNewBeginLifespanVersion
AbstractConstructionType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element
-
setNilBeginLifespanVersion
void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element
-
getConditionOfConstruction
ReferenceType getConditionOfConstruction()
Gets the "conditionOfConstruction" element
-
isNilConditionOfConstruction
boolean isNilConditionOfConstruction()
Tests for nil "conditionOfConstruction" element
-
setConditionOfConstruction
void setConditionOfConstruction(ReferenceType conditionOfConstruction)
Sets the "conditionOfConstruction" element
-
addNewConditionOfConstruction
ReferenceType addNewConditionOfConstruction()
Appends and returns a new empty "conditionOfConstruction" element
-
setNilConditionOfConstruction
void setNilConditionOfConstruction()
Nils the "conditionOfConstruction" element
-
getDateOfConstruction
AbstractConstructionType.DateOfConstruction getDateOfConstruction()
Gets the "dateOfConstruction" element
-
isNilDateOfConstruction
boolean isNilDateOfConstruction()
Tests for nil "dateOfConstruction" element
-
isSetDateOfConstruction
boolean isSetDateOfConstruction()
True if has "dateOfConstruction" element
-
setDateOfConstruction
void setDateOfConstruction(AbstractConstructionType.DateOfConstruction dateOfConstruction)
Sets the "dateOfConstruction" element
-
addNewDateOfConstruction
AbstractConstructionType.DateOfConstruction addNewDateOfConstruction()
Appends and returns a new empty "dateOfConstruction" element
-
setNilDateOfConstruction
void setNilDateOfConstruction()
Nils the "dateOfConstruction" element
-
unsetDateOfConstruction
void unsetDateOfConstruction()
Unsets the "dateOfConstruction" element
-
getDateOfDemolition
AbstractConstructionType.DateOfDemolition getDateOfDemolition()
Gets the "dateOfDemolition" element
-
isNilDateOfDemolition
boolean isNilDateOfDemolition()
Tests for nil "dateOfDemolition" element
-
isSetDateOfDemolition
boolean isSetDateOfDemolition()
True if has "dateOfDemolition" element
-
setDateOfDemolition
void setDateOfDemolition(AbstractConstructionType.DateOfDemolition dateOfDemolition)
Sets the "dateOfDemolition" element
-
addNewDateOfDemolition
AbstractConstructionType.DateOfDemolition addNewDateOfDemolition()
Appends and returns a new empty "dateOfDemolition" element
-
setNilDateOfDemolition
void setNilDateOfDemolition()
Nils the "dateOfDemolition" element
-
unsetDateOfDemolition
void unsetDateOfDemolition()
Unsets the "dateOfDemolition" element
-
getDateOfRenovation
AbstractConstructionType.DateOfRenovation getDateOfRenovation()
Gets the "dateOfRenovation" element
-
isNilDateOfRenovation
boolean isNilDateOfRenovation()
Tests for nil "dateOfRenovation" element
-
isSetDateOfRenovation
boolean isSetDateOfRenovation()
True if has "dateOfRenovation" element
-
setDateOfRenovation
void setDateOfRenovation(AbstractConstructionType.DateOfRenovation dateOfRenovation)
Sets the "dateOfRenovation" element
-
addNewDateOfRenovation
AbstractConstructionType.DateOfRenovation addNewDateOfRenovation()
Appends and returns a new empty "dateOfRenovation" element
-
setNilDateOfRenovation
void setNilDateOfRenovation()
Nils the "dateOfRenovation" element
-
unsetDateOfRenovation
void unsetDateOfRenovation()
Unsets the "dateOfRenovation" element
-
getElevationArray
AbstractConstructionType.Elevation[] getElevationArray()
Gets array of all "elevation" elements
-
getElevationArray
AbstractConstructionType.Elevation getElevationArray(int i)
Gets ith "elevation" element
-
isNilElevationArray
boolean isNilElevationArray(int i)
Tests for nil ith "elevation" element
-
sizeOfElevationArray
int sizeOfElevationArray()
Returns number of "elevation" element
-
setElevationArray
void setElevationArray(AbstractConstructionType.Elevation[] elevationArray)
Sets array of all "elevation" element
-
setElevationArray
void setElevationArray(int i, AbstractConstructionType.Elevation elevation)Sets ith "elevation" element
-
setNilElevationArray
void setNilElevationArray(int i)
Nils the ith "elevation" element
-
insertNewElevation
AbstractConstructionType.Elevation insertNewElevation(int i)
Inserts and returns a new empty value (as xml) as the ith "elevation" element
-
addNewElevation
AbstractConstructionType.Elevation addNewElevation()
Appends and returns a new empty value (as xml) as the last "elevation" element
-
removeElevation
void removeElevation(int i)
Removes the ith "elevation" element
-
getEndLifespanVersion
AbstractConstructionType.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(AbstractConstructionType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element
-
addNewEndLifespanVersion
AbstractConstructionType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element
-
setNilEndLifespanVersion
void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element
-
unsetEndLifespanVersion
void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element
-
getExternalReferenceArray
AbstractConstructionType.ExternalReference[] getExternalReferenceArray()
Gets array of all "externalReference" elements
-
getExternalReferenceArray
AbstractConstructionType.ExternalReference getExternalReferenceArray(int i)
Gets ith "externalReference" element
-
isNilExternalReferenceArray
boolean isNilExternalReferenceArray(int i)
Tests for nil ith "externalReference" element
-
sizeOfExternalReferenceArray
int sizeOfExternalReferenceArray()
Returns number of "externalReference" element
-
setExternalReferenceArray
void setExternalReferenceArray(AbstractConstructionType.ExternalReference[] externalReferenceArray)
Sets array of all "externalReference" element
-
setExternalReferenceArray
void setExternalReferenceArray(int i, AbstractConstructionType.ExternalReference externalReference)Sets ith "externalReference" element
-
setNilExternalReferenceArray
void setNilExternalReferenceArray(int i)
Nils the ith "externalReference" element
-
insertNewExternalReference
AbstractConstructionType.ExternalReference insertNewExternalReference(int i)
Inserts and returns a new empty value (as xml) as the ith "externalReference" element
-
addNewExternalReference
AbstractConstructionType.ExternalReference addNewExternalReference()
Appends and returns a new empty value (as xml) as the last "externalReference" element
-
removeExternalReference
void removeExternalReference(int i)
Removes the ith "externalReference" element
-
getHeightAboveGroundArray
AbstractConstructionType.HeightAboveGround[] getHeightAboveGroundArray()
Gets array of all "heightAboveGround" elements
-
getHeightAboveGroundArray
AbstractConstructionType.HeightAboveGround getHeightAboveGroundArray(int i)
Gets ith "heightAboveGround" element
-
isNilHeightAboveGroundArray
boolean isNilHeightAboveGroundArray(int i)
Tests for nil ith "heightAboveGround" element
-
sizeOfHeightAboveGroundArray
int sizeOfHeightAboveGroundArray()
Returns number of "heightAboveGround" element
-
setHeightAboveGroundArray
void setHeightAboveGroundArray(AbstractConstructionType.HeightAboveGround[] heightAboveGroundArray)
Sets array of all "heightAboveGround" element
-
setHeightAboveGroundArray
void setHeightAboveGroundArray(int i, AbstractConstructionType.HeightAboveGround heightAboveGround)Sets ith "heightAboveGround" element
-
setNilHeightAboveGroundArray
void setNilHeightAboveGroundArray(int i)
Nils the ith "heightAboveGround" element
-
insertNewHeightAboveGround
AbstractConstructionType.HeightAboveGround insertNewHeightAboveGround(int i)
Inserts and returns a new empty value (as xml) as the ith "heightAboveGround" element
-
addNewHeightAboveGround
AbstractConstructionType.HeightAboveGround addNewHeightAboveGround()
Appends and returns a new empty value (as xml) as the last "heightAboveGround" element
-
removeHeightAboveGround
void removeHeightAboveGround(int i)
Removes the ith "heightAboveGround" 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
-
getName2Array
AbstractConstructionType.Name[] getName2Array()
Gets array of all "name" elements
-
getName2Array
AbstractConstructionType.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(AbstractConstructionType.Name[] name2Array)
Sets array of all "name" element
-
setName2Array
void setName2Array(int i, AbstractConstructionType.Name name2)Sets ith "name" element
-
setNilName2Array
void setNilName2Array(int i)
Nils the ith "name" element
-
insertNewName2
AbstractConstructionType.Name insertNewName2(int i)
Inserts and returns a new empty value (as xml) as the ith "name" element
-
addNewName2
AbstractConstructionType.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
-
-