public interface AbstractBuildingType extends AbstractConstructionType
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AbstractBuildingType.CurrentUse
An XML currentUse(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
static class |
AbstractBuildingType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
AbstractBuildingType.NumberOfBuildingUnits
An XML numberOfBuildingUnits(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
static interface |
AbstractBuildingType.NumberOfDwellings
An XML numberOfDwellings(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
static interface |
AbstractBuildingType.NumberOfFloorsAboveGround
An XML numberOfFloorsAboveGround(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
AbstractConstructionType.BeginLifespanVersion, AbstractConstructionType.DateOfConstruction, AbstractConstructionType.DateOfDemolition, AbstractConstructionType.DateOfRenovation, AbstractConstructionType.Elevation, AbstractConstructionType.EndLifespanVersion, AbstractConstructionType.ExternalReference, AbstractConstructionType.HeightAboveGround, AbstractConstructionType.Name| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
ReferenceType |
addNewBuildingNature()
Appends and returns a new empty value (as xml) as the last "buildingNature" element
|
AbstractBuildingType.CurrentUse |
addNewCurrentUse()
Appends and returns a new empty value (as xml) as the last "currentUse" element
|
AbstractBuildingType.NumberOfBuildingUnits |
addNewNumberOfBuildingUnits()
Appends and returns a new empty "numberOfBuildingUnits" element
|
AbstractBuildingType.NumberOfDwellings |
addNewNumberOfDwellings()
Appends and returns a new empty "numberOfDwellings" element
|
AbstractBuildingType.NumberOfFloorsAboveGround |
addNewNumberOfFloorsAboveGround()
Appends and returns a new empty "numberOfFloorsAboveGround" element
|
ReferenceType[] |
getBuildingNatureArray()
Gets array of all "buildingNature" elements
|
ReferenceType |
getBuildingNatureArray(int i)
Gets ith "buildingNature" element
|
AbstractBuildingType.CurrentUse[] |
getCurrentUseArray()
Gets array of all "currentUse" elements
|
AbstractBuildingType.CurrentUse |
getCurrentUseArray(int i)
Gets ith "currentUse" element
|
AbstractBuildingType.NumberOfBuildingUnits |
getNumberOfBuildingUnits()
Gets the "numberOfBuildingUnits" element
|
AbstractBuildingType.NumberOfDwellings |
getNumberOfDwellings()
Gets the "numberOfDwellings" element
|
AbstractBuildingType.NumberOfFloorsAboveGround |
getNumberOfFloorsAboveGround()
Gets the "numberOfFloorsAboveGround" element
|
ReferenceType |
insertNewBuildingNature(int i)
Inserts and returns a new empty value (as xml) as the ith "buildingNature" element
|
AbstractBuildingType.CurrentUse |
insertNewCurrentUse(int i)
Inserts and returns a new empty value (as xml) as the ith "currentUse" element
|
boolean |
isNilBuildingNatureArray(int i)
Tests for nil ith "buildingNature" element
|
boolean |
isNilCurrentUseArray(int i)
Tests for nil ith "currentUse" element
|
boolean |
isNilNumberOfBuildingUnits()
Tests for nil "numberOfBuildingUnits" element
|
boolean |
isNilNumberOfDwellings()
Tests for nil "numberOfDwellings" element
|
boolean |
isNilNumberOfFloorsAboveGround()
Tests for nil "numberOfFloorsAboveGround" element
|
boolean |
isSetNumberOfBuildingUnits()
True if has "numberOfBuildingUnits" element
|
boolean |
isSetNumberOfDwellings()
True if has "numberOfDwellings" element
|
boolean |
isSetNumberOfFloorsAboveGround()
True if has "numberOfFloorsAboveGround" element
|
void |
removeBuildingNature(int i)
Removes the ith "buildingNature" element
|
void |
removeCurrentUse(int i)
Removes the ith "currentUse" element
|
void |
setBuildingNatureArray(int i,
ReferenceType buildingNature)
Sets ith "buildingNature" element
|
void |
setBuildingNatureArray(ReferenceType[] buildingNatureArray)
Sets array of all "buildingNature" element
|
void |
setCurrentUseArray(AbstractBuildingType.CurrentUse[] currentUseArray)
Sets array of all "currentUse" element
|
void |
setCurrentUseArray(int i,
AbstractBuildingType.CurrentUse currentUse)
Sets ith "currentUse" element
|
void |
setNilBuildingNatureArray(int i)
Nils the ith "buildingNature" element
|
void |
setNilCurrentUseArray(int i)
Nils the ith "currentUse" element
|
void |
setNilNumberOfBuildingUnits()
Nils the "numberOfBuildingUnits" element
|
void |
setNilNumberOfDwellings()
Nils the "numberOfDwellings" element
|
void |
setNilNumberOfFloorsAboveGround()
Nils the "numberOfFloorsAboveGround" element
|
void |
setNumberOfBuildingUnits(AbstractBuildingType.NumberOfBuildingUnits numberOfBuildingUnits)
Sets the "numberOfBuildingUnits" element
|
void |
setNumberOfDwellings(AbstractBuildingType.NumberOfDwellings numberOfDwellings)
Sets the "numberOfDwellings" element
|
void |
setNumberOfFloorsAboveGround(AbstractBuildingType.NumberOfFloorsAboveGround numberOfFloorsAboveGround)
Sets the "numberOfFloorsAboveGround" element
|
int |
sizeOfBuildingNatureArray()
Returns number of "buildingNature" element
|
int |
sizeOfCurrentUseArray()
Returns number of "currentUse" element
|
void |
unsetNumberOfBuildingUnits()
Unsets the "numberOfBuildingUnits" element
|
void |
unsetNumberOfDwellings()
Unsets the "numberOfDwellings" element
|
void |
unsetNumberOfFloorsAboveGround()
Unsets the "numberOfFloorsAboveGround" element
|
addNewBeginLifespanVersion, addNewConditionOfConstruction, addNewDateOfConstruction, addNewDateOfDemolition, addNewDateOfRenovation, addNewElevation, addNewEndLifespanVersion, addNewExternalReference, addNewHeightAboveGround, addNewInspireId, addNewName2, getBeginLifespanVersion, getConditionOfConstruction, getDateOfConstruction, getDateOfDemolition, getDateOfRenovation, getElevationArray, getElevationArray, getEndLifespanVersion, getExternalReferenceArray, getExternalReferenceArray, getHeightAboveGroundArray, getHeightAboveGroundArray, getInspireId, getName2Array, getName2Array, insertNewElevation, insertNewExternalReference, insertNewHeightAboveGround, insertNewName2, isNilBeginLifespanVersion, isNilConditionOfConstruction, isNilDateOfConstruction, isNilDateOfDemolition, isNilDateOfRenovation, isNilElevationArray, isNilEndLifespanVersion, isNilExternalReferenceArray, isNilHeightAboveGroundArray, isNilName2Array, isSetDateOfConstruction, isSetDateOfDemolition, isSetDateOfRenovation, isSetEndLifespanVersion, removeElevation, removeExternalReference, removeHeightAboveGround, removeName2, setBeginLifespanVersion, setConditionOfConstruction, setDateOfConstruction, setDateOfDemolition, setDateOfRenovation, setElevationArray, setElevationArray, setEndLifespanVersion, setExternalReferenceArray, setExternalReferenceArray, setHeightAboveGroundArray, setHeightAboveGroundArray, setInspireId, setName2Array, setName2Array, setNilBeginLifespanVersion, setNilConditionOfConstruction, setNilDateOfConstruction, setNilDateOfDemolition, setNilDateOfRenovation, setNilElevationArray, setNilEndLifespanVersion, setNilExternalReferenceArray, setNilHeightAboveGroundArray, setNilName2Array, sizeOfElevationArray, sizeOfExternalReferenceArray, sizeOfHeightAboveGroundArray, sizeOfName2Array, unsetDateOfConstruction, unsetDateOfDemolition, unsetDateOfRenovation, unsetEndLifespanVersionaddNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocationaddNewDescription, 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, xsetIdchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextReferenceType[] getBuildingNatureArray()
ReferenceType getBuildingNatureArray(int i)
boolean isNilBuildingNatureArray(int i)
int sizeOfBuildingNatureArray()
void setBuildingNatureArray(ReferenceType[] buildingNatureArray)
void setBuildingNatureArray(int i,
ReferenceType buildingNature)
void setNilBuildingNatureArray(int i)
ReferenceType insertNewBuildingNature(int i)
ReferenceType addNewBuildingNature()
void removeBuildingNature(int i)
AbstractBuildingType.CurrentUse[] getCurrentUseArray()
AbstractBuildingType.CurrentUse getCurrentUseArray(int i)
boolean isNilCurrentUseArray(int i)
int sizeOfCurrentUseArray()
void setCurrentUseArray(AbstractBuildingType.CurrentUse[] currentUseArray)
void setCurrentUseArray(int i,
AbstractBuildingType.CurrentUse currentUse)
void setNilCurrentUseArray(int i)
AbstractBuildingType.CurrentUse insertNewCurrentUse(int i)
AbstractBuildingType.CurrentUse addNewCurrentUse()
void removeCurrentUse(int i)
AbstractBuildingType.NumberOfDwellings getNumberOfDwellings()
boolean isNilNumberOfDwellings()
boolean isSetNumberOfDwellings()
void setNumberOfDwellings(AbstractBuildingType.NumberOfDwellings numberOfDwellings)
AbstractBuildingType.NumberOfDwellings addNewNumberOfDwellings()
void setNilNumberOfDwellings()
void unsetNumberOfDwellings()
AbstractBuildingType.NumberOfBuildingUnits getNumberOfBuildingUnits()
boolean isNilNumberOfBuildingUnits()
boolean isSetNumberOfBuildingUnits()
void setNumberOfBuildingUnits(AbstractBuildingType.NumberOfBuildingUnits numberOfBuildingUnits)
AbstractBuildingType.NumberOfBuildingUnits addNewNumberOfBuildingUnits()
void setNilNumberOfBuildingUnits()
void unsetNumberOfBuildingUnits()
AbstractBuildingType.NumberOfFloorsAboveGround getNumberOfFloorsAboveGround()
boolean isNilNumberOfFloorsAboveGround()
boolean isSetNumberOfFloorsAboveGround()
void setNumberOfFloorsAboveGround(AbstractBuildingType.NumberOfFloorsAboveGround numberOfFloorsAboveGround)
AbstractBuildingType.NumberOfFloorsAboveGround addNewNumberOfFloorsAboveGround()
void setNilNumberOfFloorsAboveGround()
void unsetNumberOfFloorsAboveGround()
Copyright © 2015–2018 52north.org. All rights reserved.