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

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

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

Methods in net.opengis.citygml.building.v_1_0 that return IntBuildingInstallationType
 IntBuildingInstallationType ObjectFactory.createIntBuildingInstallationType()
          Create an instance of IntBuildingInstallationType
 IntBuildingInstallationType IntBuildingInstallationType.withClazz(String value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withCreationDate(XMLGregorianCalendar value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withExternalReference(Collection<ExternalReferenceType> values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withExternalReference(ExternalReferenceType... values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withExternalReference(List<ExternalReferenceType> value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withFunction(Collection<String> values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withFunction(List<String> value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withFunction(String... values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withGeneralizesTo(GeneralizationRelationType... values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withGenericApplicationPropertyOfIntBuildingInstallation(Collection<Object> values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withGenericApplicationPropertyOfIntBuildingInstallation(List<Object> value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withGenericApplicationPropertyOfIntBuildingInstallation(Object... values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withLod4Geometry(GeometryPropertyType value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withTerminationDate(XMLGregorianCalendar value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withUsage(Collection<String> values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withUsage(List<String> value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withUsage(String... values)
           
 

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

Methods in net.opengis.citygml.building.v_1_0 with parameters of type IntBuildingInstallationType
 JAXBElement<IntBuildingInstallationType> ObjectFactory.createIntBuildingInstallation(IntBuildingInstallationType value)
          Create an instance of JAXBElement<IntBuildingInstallationType>}
 



Copyright © 2008-2015. All Rights Reserved.