public class BuildingPartType extends AbstractBuildingType implements java.lang.Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for BuildingPartType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BuildingPartType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/building/2.0}AbstractBuildingType">
<sequence>
<element ref="{http://www.opengis.net/citygml/building/2.0}_GenericApplicationPropertyOfBuildingPart" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.Object> |
genericApplicationPropertyOfBuildingPart |
address, cityObjectBoundedBy, clazz, consistsOfBuildingPart, function, genericApplicationPropertyOfAbstractBuilding, interiorBuildingInstallation, interiorRoom, lod0FootPrint, lod0RoofEdge, lod1MultiSurface, lod1Solid, lod1TerrainIntersection, lod2MultiCurve, lod2MultiSurface, lod2Solid, lod2TerrainIntersection, lod3MultiCurve, lod3MultiSurface, lod3Solid, lod3TerrainIntersection, lod4MultiCurve, lod4MultiSurface, lod4Solid, lod4TerrainIntersection, measuredHeight, outerBuildingInstallation, roofType, storeyHeightsAboveGround, storeyHeightsBelowGround, storeysAboveGround, storeysBelowGround, usage, yearOfConstruction, yearOfDemolitiongenericApplicationPropertyOfSitecreationDate, externalReference, generalizesTo, genericApplicationPropertyOfCityObject, relativeToTerrain, relativeToWater, terminationDateboundedBy, locationdescription, id, metaDataProperty, name| Constructor and Description |
|---|
BuildingPartType() |
getAddress, getCityObjectBoundedBy, getClazz, getConsistsOfBuildingPart, getFunction, getGenericApplicationPropertyOfAbstractBuilding, getInteriorBuildingInstallation, getInteriorRoom, getLod0FootPrint, getLod0RoofEdge, getLod1MultiSurface, getLod1Solid, getLod1TerrainIntersection, getLod2MultiCurve, getLod2MultiSurface, getLod2Solid, getLod2TerrainIntersection, getLod3MultiCurve, getLod3MultiSurface, getLod3Solid, getLod3TerrainIntersection, getLod4MultiCurve, getLod4MultiSurface, getLod4Solid, getLod4TerrainIntersection, getMeasuredHeight, getOuterBuildingInstallation, getRoofType, getStoreyHeightsAboveGround, getStoreyHeightsBelowGround, getStoreysAboveGround, getStoreysBelowGround, getUsage, getYearOfConstruction, getYearOfDemolition, isSetAddress, isSetCityObjectBoundedBy, isSetClazz, isSetConsistsOfBuildingPart, isSetFunction, isSetGenericApplicationPropertyOfAbstractBuilding, isSetInteriorBuildingInstallation, isSetInteriorRoom, isSetLod0FootPrint, isSetLod0RoofEdge, isSetLod1MultiSurface, isSetLod1Solid, isSetLod1TerrainIntersection, isSetLod2MultiCurve, isSetLod2MultiSurface, isSetLod2Solid, isSetLod2TerrainIntersection, isSetLod3MultiCurve, isSetLod3MultiSurface, isSetLod3Solid, isSetLod3TerrainIntersection, isSetLod4MultiCurve, isSetLod4MultiSurface, isSetLod4Solid, isSetLod4TerrainIntersection, isSetMeasuredHeight, isSetOuterBuildingInstallation, isSetRoofType, isSetStoreyHeightsAboveGround, isSetStoreyHeightsBelowGround, isSetStoreysAboveGround, isSetStoreysBelowGround, isSetUsage, isSetYearOfConstruction, isSetYearOfDemolition, setAddress, setCityObjectBoundedBy, setClazz, setConsistsOfBuildingPart, setFunction, setGenericApplicationPropertyOfAbstractBuilding, setInteriorBuildingInstallation, setInteriorRoom, setLod0FootPrint, setLod0RoofEdge, setLod1MultiSurface, setLod1Solid, setLod1TerrainIntersection, setLod2MultiCurve, setLod2MultiSurface, setLod2Solid, setLod2TerrainIntersection, setLod3MultiCurve, setLod3MultiSurface, setLod3Solid, setLod3TerrainIntersection, setLod4MultiCurve, setLod4MultiSurface, setLod4Solid, setLod4TerrainIntersection, setMeasuredHeight, setOuterBuildingInstallation, setRoofType, setStoreyHeightsAboveGround, setStoreyHeightsBelowGround, setStoreysAboveGround, setStoreysBelowGround, setUsage, setYearOfConstruction, setYearOfDemolition, unsetAddress, unsetCityObjectBoundedBy, unsetConsistsOfBuildingPart, unsetFunction, unsetGenericApplicationPropertyOfAbstractBuilding, unsetInteriorBuildingInstallation, unsetInteriorRoom, unsetOuterBuildingInstallation, unsetUsagegetGenericApplicationPropertyOfSite, isSetGenericApplicationPropertyOfSite, setGenericApplicationPropertyOfSite, unsetGenericApplicationPropertyOfSitegetCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getRelativeToTerrain, getRelativeToWater, getTerminationDate, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetGenericApplicationPropertyOfCityObject, isSetRelativeToTerrain, isSetRelativeToWater, isSetTerminationDate, setCreationDate, setExternalReference, setGeneralizesTo, setGenericApplicationPropertyOfCityObject, setRelativeToTerrain, setRelativeToWater, setTerminationDate, unsetExternalReference, unsetGeneralizesTo, unsetGenericApplicationPropertyOfCityObjectgetBoundedBy, getLocation, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, withBoundedBy, withDescription, withId, withLocation, withMetaDataProperty, withMetaDataProperty, withMetaDataProperty, withName, withName, withNamegetDescription, getId, getMetaDataProperty, getName, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, setDescription, setId, setMetaDataProperty, setName, unsetMetaDataProperty, unsetNameprotected java.util.List<java.lang.Object> genericApplicationPropertyOfBuildingPart
public java.util.List<java.lang.Object> getGenericApplicationPropertyOfBuildingPart()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the genericApplicationPropertyOfBuildingPart property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfBuildingPart().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetGenericApplicationPropertyOfBuildingPart()
public void unsetGenericApplicationPropertyOfBuildingPart()
public java.lang.String toString()
toString in class AbstractBuildingTypepublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class AbstractBuildingTypepublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class AbstractBuildingTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class AbstractBuildingTypepublic boolean equals(java.lang.Object object)
equals in class AbstractBuildingTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class AbstractBuildingTypepublic int hashCode()
hashCode in class AbstractBuildingTypepublic java.lang.Object clone()
clone in class AbstractBuildingTypepublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractBuildingTypepublic java.lang.Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractBuildingTypepublic java.lang.Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(java.lang.Object left,
java.lang.Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractBuildingTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractBuildingTypepublic void setGenericApplicationPropertyOfBuildingPart(java.util.List<java.lang.Object> value)
public BuildingPartType withGenericApplicationPropertyOfBuildingPart(java.lang.Object... values)
public BuildingPartType withGenericApplicationPropertyOfBuildingPart(java.util.Collection<java.lang.Object> values)
public BuildingPartType withGenericApplicationPropertyOfBuildingPart(java.util.List<java.lang.Object> value)
public BuildingPartType withClazz(CodeType value)
withClazz in class AbstractBuildingTypepublic BuildingPartType withFunction(CodeType... values)
withFunction in class AbstractBuildingTypepublic BuildingPartType withFunction(java.util.Collection<CodeType> values)
withFunction in class AbstractBuildingTypepublic BuildingPartType withUsage(CodeType... values)
withUsage in class AbstractBuildingTypepublic BuildingPartType withUsage(java.util.Collection<CodeType> values)
withUsage in class AbstractBuildingTypepublic BuildingPartType withYearOfConstruction(javax.xml.datatype.XMLGregorianCalendar value)
withYearOfConstruction in class AbstractBuildingTypepublic BuildingPartType withYearOfDemolition(javax.xml.datatype.XMLGregorianCalendar value)
withYearOfDemolition in class AbstractBuildingTypepublic BuildingPartType withRoofType(CodeType value)
withRoofType in class AbstractBuildingTypepublic BuildingPartType withMeasuredHeight(LengthType value)
withMeasuredHeight in class AbstractBuildingTypepublic BuildingPartType withStoreysAboveGround(java.math.BigInteger value)
withStoreysAboveGround in class AbstractBuildingTypepublic BuildingPartType withStoreysBelowGround(java.math.BigInteger value)
withStoreysBelowGround in class AbstractBuildingTypepublic BuildingPartType withStoreyHeightsAboveGround(MeasureOrNullListType value)
withStoreyHeightsAboveGround in class AbstractBuildingTypepublic BuildingPartType withStoreyHeightsBelowGround(MeasureOrNullListType value)
withStoreyHeightsBelowGround in class AbstractBuildingTypepublic BuildingPartType withLod0FootPrint(MultiSurfacePropertyType value)
withLod0FootPrint in class AbstractBuildingTypepublic BuildingPartType withLod0RoofEdge(MultiSurfacePropertyType value)
withLod0RoofEdge in class AbstractBuildingTypepublic BuildingPartType withLod1Solid(SolidPropertyType value)
withLod1Solid in class AbstractBuildingTypepublic BuildingPartType withLod1MultiSurface(MultiSurfacePropertyType value)
withLod1MultiSurface in class AbstractBuildingTypepublic BuildingPartType withLod1TerrainIntersection(MultiCurvePropertyType value)
withLod1TerrainIntersection in class AbstractBuildingTypepublic BuildingPartType withLod2Solid(SolidPropertyType value)
withLod2Solid in class AbstractBuildingTypepublic BuildingPartType withLod2MultiSurface(MultiSurfacePropertyType value)
withLod2MultiSurface in class AbstractBuildingTypepublic BuildingPartType withLod2MultiCurve(MultiCurvePropertyType value)
withLod2MultiCurve in class AbstractBuildingTypepublic BuildingPartType withLod2TerrainIntersection(MultiCurvePropertyType value)
withLod2TerrainIntersection in class AbstractBuildingTypepublic BuildingPartType withOuterBuildingInstallation(BuildingInstallationPropertyType... values)
withOuterBuildingInstallation in class AbstractBuildingTypepublic BuildingPartType withOuterBuildingInstallation(java.util.Collection<BuildingInstallationPropertyType> values)
withOuterBuildingInstallation in class AbstractBuildingTypepublic BuildingPartType withInteriorBuildingInstallation(IntBuildingInstallationPropertyType... values)
withInteriorBuildingInstallation in class AbstractBuildingTypepublic BuildingPartType withInteriorBuildingInstallation(java.util.Collection<IntBuildingInstallationPropertyType> values)
withInteriorBuildingInstallation in class AbstractBuildingTypepublic BuildingPartType withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
withCityObjectBoundedBy in class AbstractBuildingTypepublic BuildingPartType withCityObjectBoundedBy(java.util.Collection<BoundarySurfacePropertyType> values)
withCityObjectBoundedBy in class AbstractBuildingTypepublic BuildingPartType withLod3Solid(SolidPropertyType value)
withLod3Solid in class AbstractBuildingTypepublic BuildingPartType withLod3MultiSurface(MultiSurfacePropertyType value)
withLod3MultiSurface in class AbstractBuildingTypepublic BuildingPartType withLod3MultiCurve(MultiCurvePropertyType value)
withLod3MultiCurve in class AbstractBuildingTypepublic BuildingPartType withLod3TerrainIntersection(MultiCurvePropertyType value)
withLod3TerrainIntersection in class AbstractBuildingTypepublic BuildingPartType withLod4Solid(SolidPropertyType value)
withLod4Solid in class AbstractBuildingTypepublic BuildingPartType withLod4MultiSurface(MultiSurfacePropertyType value)
withLod4MultiSurface in class AbstractBuildingTypepublic BuildingPartType withLod4MultiCurve(MultiCurvePropertyType value)
withLod4MultiCurve in class AbstractBuildingTypepublic BuildingPartType withLod4TerrainIntersection(MultiCurvePropertyType value)
withLod4TerrainIntersection in class AbstractBuildingTypepublic BuildingPartType withInteriorRoom(InteriorRoomPropertyType... values)
withInteriorRoom in class AbstractBuildingTypepublic BuildingPartType withInteriorRoom(java.util.Collection<InteriorRoomPropertyType> values)
withInteriorRoom in class AbstractBuildingTypepublic BuildingPartType withConsistsOfBuildingPart(BuildingPartPropertyType... values)
withConsistsOfBuildingPart in class AbstractBuildingTypepublic BuildingPartType withConsistsOfBuildingPart(java.util.Collection<BuildingPartPropertyType> values)
withConsistsOfBuildingPart in class AbstractBuildingTypepublic BuildingPartType withAddress(AddressPropertyType... values)
withAddress in class AbstractBuildingTypepublic BuildingPartType withAddress(java.util.Collection<AddressPropertyType> values)
withAddress in class AbstractBuildingTypepublic BuildingPartType withGenericApplicationPropertyOfAbstractBuilding(java.lang.Object... values)
withGenericApplicationPropertyOfAbstractBuilding in class AbstractBuildingTypepublic BuildingPartType withGenericApplicationPropertyOfAbstractBuilding(java.util.Collection<java.lang.Object> values)
withGenericApplicationPropertyOfAbstractBuilding in class AbstractBuildingTypepublic BuildingPartType withFunction(java.util.List<CodeType> value)
withFunction in class AbstractBuildingTypepublic BuildingPartType withUsage(java.util.List<CodeType> value)
withUsage in class AbstractBuildingTypepublic BuildingPartType withOuterBuildingInstallation(java.util.List<BuildingInstallationPropertyType> value)
withOuterBuildingInstallation in class AbstractBuildingTypepublic BuildingPartType withInteriorBuildingInstallation(java.util.List<IntBuildingInstallationPropertyType> value)
withInteriorBuildingInstallation in class AbstractBuildingTypepublic BuildingPartType withCityObjectBoundedBy(java.util.List<BoundarySurfacePropertyType> value)
withCityObjectBoundedBy in class AbstractBuildingTypepublic BuildingPartType withInteriorRoom(java.util.List<InteriorRoomPropertyType> value)
withInteriorRoom in class AbstractBuildingTypepublic BuildingPartType withConsistsOfBuildingPart(java.util.List<BuildingPartPropertyType> value)
withConsistsOfBuildingPart in class AbstractBuildingTypepublic BuildingPartType withAddress(java.util.List<AddressPropertyType> value)
withAddress in class AbstractBuildingTypepublic BuildingPartType withGenericApplicationPropertyOfAbstractBuilding(java.util.List<java.lang.Object> value)
withGenericApplicationPropertyOfAbstractBuilding in class AbstractBuildingTypepublic BuildingPartType withGenericApplicationPropertyOfSite(java.lang.Object... values)
withGenericApplicationPropertyOfSite in class AbstractBuildingTypepublic BuildingPartType withGenericApplicationPropertyOfSite(java.util.Collection<java.lang.Object> values)
withGenericApplicationPropertyOfSite in class AbstractBuildingTypepublic BuildingPartType withGenericApplicationPropertyOfSite(java.util.List<java.lang.Object> value)
withGenericApplicationPropertyOfSite in class AbstractBuildingTypepublic BuildingPartType withCreationDate(javax.xml.datatype.XMLGregorianCalendar value)
withCreationDate in class AbstractBuildingTypepublic BuildingPartType withTerminationDate(javax.xml.datatype.XMLGregorianCalendar value)
withTerminationDate in class AbstractBuildingTypepublic BuildingPartType withExternalReference(ExternalReferenceType... values)
withExternalReference in class AbstractBuildingTypepublic BuildingPartType withExternalReference(java.util.Collection<ExternalReferenceType> values)
withExternalReference in class AbstractBuildingTypepublic BuildingPartType withGeneralizesTo(GeneralizationRelationType... values)
withGeneralizesTo in class AbstractBuildingTypepublic BuildingPartType withGeneralizesTo(java.util.Collection<GeneralizationRelationType> values)
withGeneralizesTo in class AbstractBuildingTypepublic BuildingPartType withRelativeToTerrain(RelativeToTerrainType value)
withRelativeToTerrain in class AbstractBuildingTypepublic BuildingPartType withRelativeToWater(RelativeToWaterType value)
withRelativeToWater in class AbstractBuildingTypepublic BuildingPartType withGenericApplicationPropertyOfCityObject(javax.xml.bind.JAXBElement<?>... values)
withGenericApplicationPropertyOfCityObject in class AbstractBuildingTypepublic BuildingPartType withGenericApplicationPropertyOfCityObject(java.util.Collection<javax.xml.bind.JAXBElement<?>> values)
withGenericApplicationPropertyOfCityObject in class AbstractBuildingTypepublic BuildingPartType withExternalReference(java.util.List<ExternalReferenceType> value)
withExternalReference in class AbstractBuildingTypepublic BuildingPartType withGeneralizesTo(java.util.List<GeneralizationRelationType> value)
withGeneralizesTo in class AbstractBuildingTypepublic BuildingPartType withGenericApplicationPropertyOfCityObject(java.util.List<javax.xml.bind.JAXBElement<?>> value)
withGenericApplicationPropertyOfCityObject in class AbstractBuildingTypeCopyright © 2008-2022. All Rights Reserved.