Uses of Class
net.opengis.citygml.building.v_2_0.InteriorRoomPropertyType
-
Packages that use InteriorRoomPropertyType Package Description net.opengis.citygml.building.v_2_0 -
-
Uses of InteriorRoomPropertyType in net.opengis.citygml.building.v_2_0
Fields in net.opengis.citygml.building.v_2_0 with type parameters of type InteriorRoomPropertyType Modifier and Type Field Description protected List<InteriorRoomPropertyType>AbstractBuildingType. interiorRoomMethods in net.opengis.citygml.building.v_2_0 that return InteriorRoomPropertyType Modifier and Type Method Description InteriorRoomPropertyTypeObjectFactory. createInteriorRoomPropertyType()Create an instance ofInteriorRoomPropertyTypeInteriorRoomPropertyTypeInteriorRoomPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)InteriorRoomPropertyTypeInteriorRoomPropertyType. withArcrole(String value)InteriorRoomPropertyTypeInteriorRoomPropertyType. withHref(String value)InteriorRoomPropertyTypeInteriorRoomPropertyType. withRemoteSchema(String value)InteriorRoomPropertyTypeInteriorRoomPropertyType. withRole(String value)InteriorRoomPropertyTypeInteriorRoomPropertyType. withRoom(RoomType value)InteriorRoomPropertyTypeInteriorRoomPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)InteriorRoomPropertyTypeInteriorRoomPropertyType. withTitle(String value)InteriorRoomPropertyTypeInteriorRoomPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)Methods in net.opengis.citygml.building.v_2_0 that return types with arguments of type InteriorRoomPropertyType Modifier and Type Method Description List<InteriorRoomPropertyType>AbstractBuildingType. getInteriorRoom()Gets the value of the interiorRoom property.Methods in net.opengis.citygml.building.v_2_0 with parameters of type InteriorRoomPropertyType Modifier and Type Method Description AbstractBuildingTypeAbstractBuildingType. withInteriorRoom(InteriorRoomPropertyType... values)BuildingPartTypeBuildingPartType. withInteriorRoom(InteriorRoomPropertyType... values)BuildingTypeBuildingType. withInteriorRoom(InteriorRoomPropertyType... values)Method parameters in net.opengis.citygml.building.v_2_0 with type arguments of type InteriorRoomPropertyType Modifier and Type Method Description voidAbstractBuildingType. setInteriorRoom(List<InteriorRoomPropertyType> value)AbstractBuildingTypeAbstractBuildingType. withInteriorRoom(Collection<InteriorRoomPropertyType> values)AbstractBuildingTypeAbstractBuildingType. withInteriorRoom(List<InteriorRoomPropertyType> value)BuildingPartTypeBuildingPartType. withInteriorRoom(Collection<InteriorRoomPropertyType> values)BuildingPartTypeBuildingPartType. withInteriorRoom(List<InteriorRoomPropertyType> value)BuildingTypeBuildingType. withInteriorRoom(Collection<InteriorRoomPropertyType> values)BuildingTypeBuildingType. withInteriorRoom(List<InteriorRoomPropertyType> value)
-