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

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

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

Methods in net.opengis.citygml.building.v_1_0 that return BuildingInstallationType
 BuildingInstallationType ObjectFactory.createBuildingInstallationType()
          Create an instance of BuildingInstallationType
 BuildingInstallationType BuildingInstallationType.withClazz(String 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(Collection<String> values)
           
 BuildingInstallationType BuildingInstallationType.withFunction(List<String> value)
           
 BuildingInstallationType BuildingInstallationType.withFunction(String... values)
           
 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.withLod3Geometry(GeometryPropertyType value)
           
 BuildingInstallationType BuildingInstallationType.withLod4Geometry(GeometryPropertyType value)
           
 BuildingInstallationType BuildingInstallationType.withTerminationDate(XMLGregorianCalendar value)
           
 BuildingInstallationType BuildingInstallationType.withUsage(Collection<String> values)
           
 BuildingInstallationType BuildingInstallationType.withUsage(List<String> value)
           
 BuildingInstallationType BuildingInstallationType.withUsage(String... values)
           
 

Methods in net.opengis.citygml.building.v_1_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_1_0 with parameters of type BuildingInstallationType
 JAXBElement<BuildingInstallationType> ObjectFactory.createBuildingInstallation(BuildingInstallationType value)
          Create an instance of JAXBElement<BuildingInstallationType>}
 



Copyright © 2008-2015. All Rights Reserved.