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

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

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

Methods in net.opengis.citygml.building.v_1_0 that return RoomType
 RoomType ObjectFactory.createRoomType()
          Create an instance of RoomType
 RoomType RoomType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 RoomType RoomType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 RoomType RoomType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 RoomType RoomType.withClazz(String 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(Collection<String> values)
           
 RoomType RoomType.withFunction(List<String> value)
           
 RoomType RoomType.withFunction(String... values)
           
 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.withRoomInstallation(Collection<IntBuildingInstallationPropertyType> values)
           
 RoomType RoomType.withRoomInstallation(IntBuildingInstallationPropertyType... values)
           
 RoomType RoomType.withRoomInstallation(List<IntBuildingInstallationPropertyType> value)
           
 RoomType RoomType.withTerminationDate(XMLGregorianCalendar value)
           
 RoomType RoomType.withUsage(Collection<String> values)
           
 RoomType RoomType.withUsage(List<String> value)
           
 RoomType RoomType.withUsage(String... values)
           
 

Methods in net.opengis.citygml.building.v_1_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_1_0 with parameters of type RoomType
 JAXBElement<RoomType> ObjectFactory.createRoom(RoomType value)
          Create an instance of JAXBElement<RoomType>}
 



Copyright © 2008-2015. All Rights Reserved.