org.citygml4j.jaxb.citygml._0_4
Class BuildingType

java.lang.Object
  extended by org.citygml4j.jaxb.gml._3_1_1.AbstractGMLType
      extended by org.citygml4j.jaxb.gml._3_1_1.AbstractFeatureType
          extended by org.citygml4j.jaxb.citygml._0_4._CityObjectType
              extended by org.citygml4j.jaxb.citygml._0_4._SiteType
                  extended by org.citygml4j.jaxb.citygml._0_4._AbstractBuildingType
                      extended by org.citygml4j.jaxb.citygml._0_4.BuildingType

public class BuildingType
extends _AbstractBuildingType

Java class for BuildingType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="BuildingType">
   <complexContent>
     <extension base="{http://www.citygml.org/citygml/1/0/0}_AbstractBuildingType">
       <sequence>
         <element ref="{http://www.citygml.org/citygml/1/0/0}_GenericApplicationPropertyOfBuilding" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
BuildingType()
           
 
Method Summary
 java.util.List<javax.xml.bind.JAXBElement<java.lang.Object>> get_GenericApplicationPropertyOfBuilding()
          Gets the value of the genericApplicationPropertyOfBuilding property.
 boolean isSet_GenericApplicationPropertyOfBuilding()
           
 void set_GenericApplicationPropertyOfBuilding(java.util.List<javax.xml.bind.JAXBElement<java.lang.Object>> genericApplicationPropertyOfBuilding)
          Sets the value of the _GenericApplicationPropertyOfBuilding property.
 void unset_GenericApplicationPropertyOfBuilding()
           
 
Methods inherited from class org.citygml4j.jaxb.citygml._0_4._AbstractBuildingType
get_GenericApplicationPropertyOfAbstractBuilding, getAddress, getBoundedBySurface, getClazz, getConsistsOfBuildingPart, getFunction, getInteriorBuildingInstallation, getInteriorRoom, 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, isSet_GenericApplicationPropertyOfAbstractBuilding, isSetAddress, isSetBoundedBySurface, isSetClazz, isSetConsistsOfBuildingPart, isSetFunction, isSetInteriorBuildingInstallation, isSetInteriorRoom, 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, set_GenericApplicationPropertyOfAbstractBuilding, setAddress, setBoundedBySurface, setClazz, setConsistsOfBuildingPart, setFunction, setInteriorBuildingInstallation, setInteriorRoom, 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, unset_GenericApplicationPropertyOfAbstractBuilding, unsetAddress, unsetBoundedBySurface, unsetConsistsOfBuildingPart, unsetFunction, unsetInteriorBuildingInstallation, unsetInteriorRoom, unsetOuterBuildingInstallation, unsetUsage
 
Methods inherited from class org.citygml4j.jaxb.citygml._0_4._SiteType
get_GenericApplicationPropertyOfSite, isSet_GenericApplicationPropertyOfSite, set_GenericApplicationPropertyOfSite, unset_GenericApplicationPropertyOfSite
 
Methods inherited from class org.citygml4j.jaxb.citygml._0_4._CityObjectType
get_GenericApplicationPropertyOfCityObject, get_GenericAttribute, getAppearanceMember, getCreationDate, getExternalReference, getGeneralizesTo, getTerminationDate, isSet_GenericApplicationPropertyOfCityObject, isSet_GenericAttribute, isSetAppearanceMember, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetTerminationDate, set_GenericApplicationPropertyOfCityObject, set_GenericAttribute, setAppearanceMember, setCreationDate, setExternalReference, setGeneralizesTo, setTerminationDate, unset_GenericApplicationPropertyOfCityObject, unset_GenericAttribute, unsetAppearanceMember, unsetExternalReference, unsetGeneralizesTo
 
Methods inherited from class org.citygml4j.jaxb.gml._3_1_1.AbstractFeatureType
get_ADEComponent, getBoundedBy, getLocation, isSet_ADEComponent, isSetBoundedBy, isSetLocation, set_ADEComponent, setBoundedBy, setLocation, unset_ADEComponent
 
Methods inherited from class org.citygml4j.jaxb.gml._3_1_1.AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, setDescription, setId, setMetaDataProperty, setName, unsetMetaDataProperty, unsetName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildingType

public BuildingType()
Method Detail

get_GenericApplicationPropertyOfBuilding

public java.util.List<javax.xml.bind.JAXBElement<java.lang.Object>> get_GenericApplicationPropertyOfBuilding()
Gets the value of the genericApplicationPropertyOfBuilding property.

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 genericApplicationPropertyOfBuilding property.

For example, to add a new item, do as follows:

    get_GenericApplicationPropertyOfBuilding().add(newItem);
 

Objects of the following type(s) are allowed in the list JAXBElement<Object> JAXBElement<Object>


isSet_GenericApplicationPropertyOfBuilding

public boolean isSet_GenericApplicationPropertyOfBuilding()

unset_GenericApplicationPropertyOfBuilding

public void unset_GenericApplicationPropertyOfBuilding()

set_GenericApplicationPropertyOfBuilding

public void set_GenericApplicationPropertyOfBuilding(java.util.List<javax.xml.bind.JAXBElement<java.lang.Object>> genericApplicationPropertyOfBuilding)
Sets the value of the _GenericApplicationPropertyOfBuilding property.

Parameters:
genericApplicationPropertyOfBuilding - allowed object is JAXBElement<Object> JAXBElement<Object>