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

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

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

Fields in net.opengis.citygml.building.v_2_0 declared as RoomType
protected  RoomType InteriorRoomPropertyType.room
           
 

Methods in net.opengis.citygml.building.v_2_0 that return RoomType
 RoomType ObjectFactory.createRoomType()
          Create an instance of RoomType
 RoomType InteriorRoomPropertyType.getRoom()
          Gets the value of the room property.
 RoomType RoomType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 RoomType RoomType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 RoomType RoomType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 RoomType RoomType.withClazz(CodeType value)
           
 RoomType RoomType.withCreationDate(XMLGregorianCalendar value)
           
 RoomType RoomType.withExternalReference(Collection<ExternalReferenceType> values)
           
 RoomType RoomType.withExternalReference(ExternalReferenceType... values)
           
 RoomType RoomType.withExternalReference(List<ExternalReferenceType> value)
           
 RoomType RoomType.withFunction(CodeType... values)
           
 RoomType RoomType.withFunction(Collection<CodeType> values)
           
 RoomType RoomType.withFunction(List<CodeType> value)
           
 RoomType RoomType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 RoomType RoomType.withGeneralizesTo(GeneralizationRelationType... values)
           
 RoomType RoomType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 RoomType RoomType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 RoomType RoomType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 RoomType RoomType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 RoomType RoomType.withGenericApplicationPropertyOfRoom(Collection<Object> values)
           
 RoomType RoomType.withGenericApplicationPropertyOfRoom(List<Object> value)
           
 RoomType RoomType.withGenericApplicationPropertyOfRoom(Object... values)
           
 RoomType RoomType.withInteriorFurniture(Collection<InteriorFurniturePropertyType> values)
           
 RoomType RoomType.withInteriorFurniture(InteriorFurniturePropertyType... values)
           
 RoomType RoomType.withInteriorFurniture(List<InteriorFurniturePropertyType> value)
           
 RoomType RoomType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 RoomType RoomType.withLod4Solid(SolidPropertyType value)
           
 RoomType RoomType.withRelativeToTerrain(RelativeToTerrainType value)
           
 RoomType RoomType.withRelativeToWater(RelativeToWaterType value)
           
 RoomType RoomType.withRoomInstallation(Collection<IntBuildingInstallationPropertyType> values)
           
 RoomType RoomType.withRoomInstallation(IntBuildingInstallationPropertyType... values)
           
 RoomType RoomType.withRoomInstallation(List<IntBuildingInstallationPropertyType> value)
           
 RoomType RoomType.withTerminationDate(XMLGregorianCalendar value)
           
 RoomType RoomType.withUsage(CodeType... values)
           
 RoomType RoomType.withUsage(Collection<CodeType> values)
           
 RoomType RoomType.withUsage(List<CodeType> value)
           
 

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

Methods in net.opengis.citygml.building.v_2_0 with parameters of type RoomType
 JAXBElement<RoomType> ObjectFactory.createRoom(RoomType value)
          Create an instance of JAXBElement<RoomType>}
 void InteriorRoomPropertyType.setRoom(RoomType value)
          Sets the value of the room property.
 InteriorRoomPropertyType InteriorRoomPropertyType.withRoom(RoomType value)
           
 



Copyright © 2008-2015. All Rights Reserved.