Uses of Class
net.opengis.citygml.bridge.v_2_0.InteriorBridgeRoomPropertyType
-
Packages that use InteriorBridgeRoomPropertyType Package Description 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 Modifier and Type Field Description protected List<InteriorBridgeRoomPropertyType>AbstractBridgeType. interiorBridgeRoomMethods in net.opengis.citygml.bridge.v_2_0 that return InteriorBridgeRoomPropertyType Modifier and Type Method Description InteriorBridgeRoomPropertyTypeObjectFactory. createInteriorBridgeRoomPropertyType()Create an instance ofInteriorBridgeRoomPropertyTypeInteriorBridgeRoomPropertyTypeInteriorBridgeRoomPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)InteriorBridgeRoomPropertyTypeInteriorBridgeRoomPropertyType. withArcrole(String value)InteriorBridgeRoomPropertyTypeInteriorBridgeRoomPropertyType. withBridgeRoom(BridgeRoomType value)InteriorBridgeRoomPropertyTypeInteriorBridgeRoomPropertyType. withHref(String value)InteriorBridgeRoomPropertyTypeInteriorBridgeRoomPropertyType. withRemoteSchema(String value)InteriorBridgeRoomPropertyTypeInteriorBridgeRoomPropertyType. withRole(String value)InteriorBridgeRoomPropertyTypeInteriorBridgeRoomPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)InteriorBridgeRoomPropertyTypeInteriorBridgeRoomPropertyType. withTitle(String value)InteriorBridgeRoomPropertyTypeInteriorBridgeRoomPropertyType. 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 Modifier and Type Method Description 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 Modifier and Type Method Description AbstractBridgeTypeAbstractBridgeType. withInteriorBridgeRoom(InteriorBridgeRoomPropertyType... values)BridgePartTypeBridgePartType. withInteriorBridgeRoom(InteriorBridgeRoomPropertyType... values)BridgeTypeBridgeType. withInteriorBridgeRoom(InteriorBridgeRoomPropertyType... values)Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type InteriorBridgeRoomPropertyType Modifier and Type Method Description voidAbstractBridgeType. setInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value)AbstractBridgeTypeAbstractBridgeType. withInteriorBridgeRoom(Collection<InteriorBridgeRoomPropertyType> values)AbstractBridgeTypeAbstractBridgeType. withInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value)BridgePartTypeBridgePartType. withInteriorBridgeRoom(Collection<InteriorBridgeRoomPropertyType> values)BridgePartTypeBridgePartType. withInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value)BridgeTypeBridgeType. withInteriorBridgeRoom(Collection<InteriorBridgeRoomPropertyType> values)BridgeTypeBridgeType. withInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value)
-