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

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

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

Fields in net.opengis.citygml.bridge.v_2_0 with type parameters of type InteriorBridgeRoomPropertyType
protected  List<InteriorBridgeRoomPropertyType> AbstractBridgeType.interiorBridgeRoom
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return InteriorBridgeRoomPropertyType
 InteriorBridgeRoomPropertyType ObjectFactory.createInteriorBridgeRoomPropertyType()
          Create an instance of InteriorBridgeRoomPropertyType
 InteriorBridgeRoomPropertyType InteriorBridgeRoomPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 InteriorBridgeRoomPropertyType InteriorBridgeRoomPropertyType.withArcrole(String value)
           
 InteriorBridgeRoomPropertyType InteriorBridgeRoomPropertyType.withBridgeRoom(BridgeRoomType value)
           
 InteriorBridgeRoomPropertyType InteriorBridgeRoomPropertyType.withHref(String value)
           
 InteriorBridgeRoomPropertyType InteriorBridgeRoomPropertyType.withRemoteSchema(String value)
           
 InteriorBridgeRoomPropertyType InteriorBridgeRoomPropertyType.withRole(String value)
           
 InteriorBridgeRoomPropertyType InteriorBridgeRoomPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 InteriorBridgeRoomPropertyType InteriorBridgeRoomPropertyType.withTitle(String value)
           
 InteriorBridgeRoomPropertyType InteriorBridgeRoomPropertyType.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 InteriorBridgeRoomPropertyType
 List<InteriorBridgeRoomPropertyType> AbstractBridgeType.getInteriorBridgeRoom()
          Gets the value of the interiorBridgeRoom property.
 

Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type InteriorBridgeRoomPropertyType
 BridgeType BridgeType.withInteriorBridgeRoom(InteriorBridgeRoomPropertyType... values)
           
 BridgePartType BridgePartType.withInteriorBridgeRoom(InteriorBridgeRoomPropertyType... values)
           
 AbstractBridgeType AbstractBridgeType.withInteriorBridgeRoom(InteriorBridgeRoomPropertyType... values)
           
 

Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type InteriorBridgeRoomPropertyType
 void AbstractBridgeType.setInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value)
           
 BridgeType BridgeType.withInteriorBridgeRoom(Collection<InteriorBridgeRoomPropertyType> values)
           
 BridgePartType BridgePartType.withInteriorBridgeRoom(Collection<InteriorBridgeRoomPropertyType> values)
           
 AbstractBridgeType AbstractBridgeType.withInteriorBridgeRoom(Collection<InteriorBridgeRoomPropertyType> values)
           
 BridgeType BridgeType.withInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value)
           
 BridgePartType BridgePartType.withInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value)
           
 AbstractBridgeType AbstractBridgeType.withInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.