Uses of Class
net.opengis.citygml.building.v_2_0.BuildingInstallationType

Packages that use BuildingInstallationType
net.opengis.citygml.building.v_2_0   
 

Uses of BuildingInstallationType in net.opengis.citygml.building.v_2_0
 

Fields in net.opengis.citygml.building.v_2_0 declared as BuildingInstallationType
protected  BuildingInstallationType BuildingInstallationPropertyType.buildingInstallation
           
 

Methods in net.opengis.citygml.building.v_2_0 that return BuildingInstallationType
 BuildingInstallationType ObjectFactory.createBuildingInstallationType()
          Create an instance of BuildingInstallationType
 BuildingInstallationType BuildingInstallationPropertyType.getBuildingInstallation()
          Gets the value of the buildingInstallation property.
 BuildingInstallationType BuildingInstallationType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BuildingInstallationType BuildingInstallationType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BuildingInstallationType BuildingInstallationType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BuildingInstallationType BuildingInstallationType.withClazz(CodeType value)
           
 BuildingInstallationType BuildingInstallationType.withCreationDate(XMLGregorianCalendar value)
           
 BuildingInstallationType BuildingInstallationType.withExternalReference(Collection<ExternalReferenceType> values)
           
 BuildingInstallationType BuildingInstallationType.withExternalReference(ExternalReferenceType... values)
           
 BuildingInstallationType BuildingInstallationType.withExternalReference(List<ExternalReferenceType> value)
           
 BuildingInstallationType BuildingInstallationType.withFunction(CodeType... values)
           
 BuildingInstallationType BuildingInstallationType.withFunction(Collection<CodeType> values)
           
 BuildingInstallationType BuildingInstallationType.withFunction(List<CodeType> value)
           
 BuildingInstallationType BuildingInstallationType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 BuildingInstallationType BuildingInstallationType.withGeneralizesTo(GeneralizationRelationType... values)
           
 BuildingInstallationType BuildingInstallationType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 BuildingInstallationType BuildingInstallationType.withGenericApplicationPropertyOfBuildingInstallation(Collection<Object> values)
           
 BuildingInstallationType BuildingInstallationType.withGenericApplicationPropertyOfBuildingInstallation(List<Object> value)
           
 BuildingInstallationType BuildingInstallationType.withGenericApplicationPropertyOfBuildingInstallation(Object... values)
           
 BuildingInstallationType BuildingInstallationType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 BuildingInstallationType BuildingInstallationType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 BuildingInstallationType BuildingInstallationType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 BuildingInstallationType BuildingInstallationType.withLod2Geometry(GeometryPropertyType value)
           
 BuildingInstallationType BuildingInstallationType.withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BuildingInstallationType BuildingInstallationType.withLod3Geometry(GeometryPropertyType value)
           
 BuildingInstallationType BuildingInstallationType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BuildingInstallationType BuildingInstallationType.withLod4Geometry(GeometryPropertyType value)
           
 BuildingInstallationType BuildingInstallationType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BuildingInstallationType BuildingInstallationType.withRelativeToTerrain(RelativeToTerrainType value)
           
 BuildingInstallationType BuildingInstallationType.withRelativeToWater(RelativeToWaterType value)
           
 BuildingInstallationType BuildingInstallationType.withTerminationDate(XMLGregorianCalendar value)
           
 BuildingInstallationType BuildingInstallationType.withUsage(CodeType... values)
           
 BuildingInstallationType BuildingInstallationType.withUsage(Collection<CodeType> values)
           
 BuildingInstallationType BuildingInstallationType.withUsage(List<CodeType> value)
           
 

Methods in net.opengis.citygml.building.v_2_0 that return types with arguments of type BuildingInstallationType
 JAXBElement<BuildingInstallationType> ObjectFactory.createBuildingInstallation(BuildingInstallationType value)
          Create an instance of JAXBElement<BuildingInstallationType>}
 

Methods in net.opengis.citygml.building.v_2_0 with parameters of type BuildingInstallationType
 JAXBElement<BuildingInstallationType> ObjectFactory.createBuildingInstallation(BuildingInstallationType value)
          Create an instance of JAXBElement<BuildingInstallationType>}
 void BuildingInstallationPropertyType.setBuildingInstallation(BuildingInstallationType value)
          Sets the value of the buildingInstallation property.
 BuildingInstallationPropertyType BuildingInstallationPropertyType.withBuildingInstallation(BuildingInstallationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.