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

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

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

Fields in net.opengis.citygml.building.v_2_0 declared as IntBuildingInstallationType
protected  IntBuildingInstallationType IntBuildingInstallationPropertyType.intBuildingInstallation
           
 

Methods in net.opengis.citygml.building.v_2_0 that return IntBuildingInstallationType
 IntBuildingInstallationType ObjectFactory.createIntBuildingInstallationType()
          Create an instance of IntBuildingInstallationType
 IntBuildingInstallationType IntBuildingInstallationPropertyType.getIntBuildingInstallation()
          Gets the value of the intBuildingInstallation property.
 IntBuildingInstallationType IntBuildingInstallationType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withClazz(CodeType 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(CodeType... values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withFunction(Collection<CodeType> values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withFunction(List<CodeType> value)
           
 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.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withRelativeToTerrain(RelativeToTerrainType value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withRelativeToWater(RelativeToWaterType value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withTerminationDate(XMLGregorianCalendar value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withUsage(CodeType... values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withUsage(Collection<CodeType> values)
           
 IntBuildingInstallationType IntBuildingInstallationType.withUsage(List<CodeType> value)
           
 

Methods in net.opengis.citygml.building.v_2_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_2_0 with parameters of type IntBuildingInstallationType
 JAXBElement<IntBuildingInstallationType> ObjectFactory.createIntBuildingInstallation(IntBuildingInstallationType value)
          Create an instance of JAXBElement<IntBuildingInstallationType>}
 void IntBuildingInstallationPropertyType.setIntBuildingInstallation(IntBuildingInstallationType value)
          Sets the value of the intBuildingInstallation property.
 IntBuildingInstallationPropertyType IntBuildingInstallationPropertyType.withIntBuildingInstallation(IntBuildingInstallationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.