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

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

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

Fields in net.opengis.citygml.bridge.v_2_0 declared as BridgeRoomType
protected  BridgeRoomType InteriorBridgeRoomPropertyType.bridgeRoom
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return BridgeRoomType
 BridgeRoomType ObjectFactory.createBridgeRoomType()
          Create an instance of BridgeRoomType
 BridgeRoomType InteriorBridgeRoomPropertyType.getBridgeRoom()
          Gets the value of the bridgeRoom property.
 BridgeRoomType BridgeRoomType.withBridgeRoomInstallation(Collection<IntBridgeInstallationPropertyType> values)
           
 BridgeRoomType BridgeRoomType.withBridgeRoomInstallation(IntBridgeInstallationPropertyType... values)
           
 BridgeRoomType BridgeRoomType.withBridgeRoomInstallation(List<IntBridgeInstallationPropertyType> value)
           
 BridgeRoomType BridgeRoomType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BridgeRoomType BridgeRoomType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BridgeRoomType BridgeRoomType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BridgeRoomType BridgeRoomType.withClazz(CodeType value)
           
 BridgeRoomType BridgeRoomType.withCreationDate(XMLGregorianCalendar value)
           
 BridgeRoomType BridgeRoomType.withExternalReference(Collection<ExternalReferenceType> values)
           
 BridgeRoomType BridgeRoomType.withExternalReference(ExternalReferenceType... values)
           
 BridgeRoomType BridgeRoomType.withExternalReference(List<ExternalReferenceType> value)
           
 BridgeRoomType BridgeRoomType.withFunction(CodeType... values)
           
 BridgeRoomType BridgeRoomType.withFunction(Collection<CodeType> values)
           
 BridgeRoomType BridgeRoomType.withFunction(List<CodeType> value)
           
 BridgeRoomType BridgeRoomType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 BridgeRoomType BridgeRoomType.withGeneralizesTo(GeneralizationRelationType... values)
           
 BridgeRoomType BridgeRoomType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 BridgeRoomType BridgeRoomType.withGenericApplicationPropertyOfBridgeRoom(Collection<Object> values)
           
 BridgeRoomType BridgeRoomType.withGenericApplicationPropertyOfBridgeRoom(List<Object> value)
           
 BridgeRoomType BridgeRoomType.withGenericApplicationPropertyOfBridgeRoom(Object... values)
           
 BridgeRoomType BridgeRoomType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 BridgeRoomType BridgeRoomType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 BridgeRoomType BridgeRoomType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 BridgeRoomType BridgeRoomType.withInteriorFurniture(Collection<InteriorFurniturePropertyType> values)
           
 BridgeRoomType BridgeRoomType.withInteriorFurniture(InteriorFurniturePropertyType... values)
           
 BridgeRoomType BridgeRoomType.withInteriorFurniture(List<InteriorFurniturePropertyType> value)
           
 BridgeRoomType BridgeRoomType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 BridgeRoomType BridgeRoomType.withLod4Solid(SolidPropertyType value)
           
 BridgeRoomType BridgeRoomType.withRelativeToTerrain(RelativeToTerrainType value)
           
 BridgeRoomType BridgeRoomType.withRelativeToWater(RelativeToWaterType value)
           
 BridgeRoomType BridgeRoomType.withTerminationDate(XMLGregorianCalendar value)
           
 BridgeRoomType BridgeRoomType.withUsage(CodeType... values)
           
 BridgeRoomType BridgeRoomType.withUsage(Collection<CodeType> values)
           
 BridgeRoomType BridgeRoomType.withUsage(List<CodeType> value)
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type BridgeRoomType
 JAXBElement<BridgeRoomType> ObjectFactory.createBridgeRoom(BridgeRoomType value)
          Create an instance of JAXBElement<BridgeRoomType>}
 

Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type BridgeRoomType
 JAXBElement<BridgeRoomType> ObjectFactory.createBridgeRoom(BridgeRoomType value)
          Create an instance of JAXBElement<BridgeRoomType>}
 void InteriorBridgeRoomPropertyType.setBridgeRoom(BridgeRoomType value)
          Sets the value of the bridgeRoom property.
 InteriorBridgeRoomPropertyType InteriorBridgeRoomPropertyType.withBridgeRoom(BridgeRoomType value)
           
 



Copyright © 2008-2015. All Rights Reserved.