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

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

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

Fields in net.opengis.citygml.building.v_1_0 with type parameters of type OpeningPropertyType
protected  List<OpeningPropertyType> AbstractBoundarySurfaceType.opening
           
 

Methods in net.opengis.citygml.building.v_1_0 that return OpeningPropertyType
 OpeningPropertyType ObjectFactory.createOpeningPropertyType()
          Create an instance of OpeningPropertyType
 

Methods in net.opengis.citygml.building.v_1_0 that return types with arguments of type OpeningPropertyType
 List<OpeningPropertyType> AbstractBoundarySurfaceType.getOpening()
          Gets the value of the opening property.
 

Methods in net.opengis.citygml.building.v_1_0 with parameters of type OpeningPropertyType
 WallSurfaceType WallSurfaceType.withOpening(OpeningPropertyType... values)
           
 RoofSurfaceType RoofSurfaceType.withOpening(OpeningPropertyType... values)
           
 InteriorWallSurfaceType InteriorWallSurfaceType.withOpening(OpeningPropertyType... values)
           
 GroundSurfaceType GroundSurfaceType.withOpening(OpeningPropertyType... values)
           
 FloorSurfaceType FloorSurfaceType.withOpening(OpeningPropertyType... values)
           
 ClosureSurfaceType ClosureSurfaceType.withOpening(OpeningPropertyType... values)
           
 CeilingSurfaceType CeilingSurfaceType.withOpening(OpeningPropertyType... values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withOpening(OpeningPropertyType... values)
           
 

Method parameters in net.opengis.citygml.building.v_1_0 with type arguments of type OpeningPropertyType
 void AbstractBoundarySurfaceType.setOpening(List<OpeningPropertyType> value)
           
 WallSurfaceType WallSurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 RoofSurfaceType RoofSurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 InteriorWallSurfaceType InteriorWallSurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 GroundSurfaceType GroundSurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 FloorSurfaceType FloorSurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 ClosureSurfaceType ClosureSurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 CeilingSurfaceType CeilingSurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 WallSurfaceType WallSurfaceType.withOpening(List<OpeningPropertyType> value)
           
 RoofSurfaceType RoofSurfaceType.withOpening(List<OpeningPropertyType> value)
           
 InteriorWallSurfaceType InteriorWallSurfaceType.withOpening(List<OpeningPropertyType> value)
           
 GroundSurfaceType GroundSurfaceType.withOpening(List<OpeningPropertyType> value)
           
 FloorSurfaceType FloorSurfaceType.withOpening(List<OpeningPropertyType> value)
           
 ClosureSurfaceType ClosureSurfaceType.withOpening(List<OpeningPropertyType> value)
           
 CeilingSurfaceType CeilingSurfaceType.withOpening(List<OpeningPropertyType> value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withOpening(List<OpeningPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.