Uses of Class
net.opengis.citygml.bridge.v_2_0.InteriorFurniturePropertyType

Packages that use InteriorFurniturePropertyType
net.opengis.citygml.bridge.v_2_0   
 

Uses of InteriorFurniturePropertyType in net.opengis.citygml.bridge.v_2_0
 

Fields in net.opengis.citygml.bridge.v_2_0 with type parameters of type InteriorFurniturePropertyType
protected  List<InteriorFurniturePropertyType> BridgeRoomType.interiorFurniture
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return InteriorFurniturePropertyType
 InteriorFurniturePropertyType ObjectFactory.createInteriorFurniturePropertyType()
          Create an instance of InteriorFurniturePropertyType
 InteriorFurniturePropertyType InteriorFurniturePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 InteriorFurniturePropertyType InteriorFurniturePropertyType.withArcrole(String value)
           
 InteriorFurniturePropertyType InteriorFurniturePropertyType.withBridgeFurniture(BridgeFurnitureType value)
           
 InteriorFurniturePropertyType InteriorFurniturePropertyType.withHref(String value)
           
 InteriorFurniturePropertyType InteriorFurniturePropertyType.withRemoteSchema(String value)
           
 InteriorFurniturePropertyType InteriorFurniturePropertyType.withRole(String value)
           
 InteriorFurniturePropertyType InteriorFurniturePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 InteriorFurniturePropertyType InteriorFurniturePropertyType.withTitle(String value)
           
 InteriorFurniturePropertyType InteriorFurniturePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type InteriorFurniturePropertyType
 List<InteriorFurniturePropertyType> BridgeRoomType.getInteriorFurniture()
          Gets the value of the interiorFurniture property.
 

Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type InteriorFurniturePropertyType
 BridgeRoomType BridgeRoomType.withInteriorFurniture(InteriorFurniturePropertyType... values)
           
 

Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type InteriorFurniturePropertyType
 void BridgeRoomType.setInteriorFurniture(List<InteriorFurniturePropertyType> value)
           
 BridgeRoomType BridgeRoomType.withInteriorFurniture(Collection<InteriorFurniturePropertyType> values)
           
 BridgeRoomType BridgeRoomType.withInteriorFurniture(List<InteriorFurniturePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.