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

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

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

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

Methods in net.opengis.citygml.building.v_2_0 that return OpeningPropertyType
 OpeningPropertyType ObjectFactory.createOpeningPropertyType()
          Create an instance of OpeningPropertyType
 OpeningPropertyType OpeningPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 OpeningPropertyType OpeningPropertyType.withArcrole(String value)
           
 OpeningPropertyType OpeningPropertyType.withHref(String value)
           
 OpeningPropertyType OpeningPropertyType.withOpening(JAXBElement<? extends AbstractOpeningType> value)
           
 OpeningPropertyType OpeningPropertyType.withRemoteSchema(String value)
           
 OpeningPropertyType OpeningPropertyType.withRole(String value)
           
 OpeningPropertyType OpeningPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 OpeningPropertyType OpeningPropertyType.withTitle(String value)
           
 OpeningPropertyType OpeningPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.citygml.building.v_2_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_2_0 with parameters of type OpeningPropertyType
 WallSurfaceType WallSurfaceType.withOpening(OpeningPropertyType... values)
           
 RoofSurfaceType RoofSurfaceType.withOpening(OpeningPropertyType... values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withOpening(OpeningPropertyType... values)
           
 OuterCeilingSurfaceType OuterCeilingSurfaceType.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_2_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)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 OuterCeilingSurfaceType OuterCeilingSurfaceType.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)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withOpening(List<OpeningPropertyType> value)
           
 OuterCeilingSurfaceType OuterCeilingSurfaceType.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.