Uses of Class
net.opengis.citygml.tunnel.v_2_0.InteriorFurniturePropertyType
-
Packages that use InteriorFurniturePropertyType Package Description net.opengis.citygml.tunnel.v_2_0 -
-
Uses of InteriorFurniturePropertyType in net.opengis.citygml.tunnel.v_2_0
Fields in net.opengis.citygml.tunnel.v_2_0 with type parameters of type InteriorFurniturePropertyType Modifier and Type Field Description protected List<InteriorFurniturePropertyType>HollowSpaceType. interiorFurnitureMethods in net.opengis.citygml.tunnel.v_2_0 that return InteriorFurniturePropertyType Modifier and Type Method Description InteriorFurniturePropertyTypeObjectFactory. createInteriorFurniturePropertyType()Create an instance ofInteriorFurniturePropertyTypeInteriorFurniturePropertyTypeInteriorFurniturePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)InteriorFurniturePropertyTypeInteriorFurniturePropertyType. withArcrole(String value)InteriorFurniturePropertyTypeInteriorFurniturePropertyType. withHref(String value)InteriorFurniturePropertyTypeInteriorFurniturePropertyType. withRemoteSchema(String value)InteriorFurniturePropertyTypeInteriorFurniturePropertyType. withRole(String value)InteriorFurniturePropertyTypeInteriorFurniturePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)InteriorFurniturePropertyTypeInteriorFurniturePropertyType. withTitle(String value)InteriorFurniturePropertyTypeInteriorFurniturePropertyType. withTunnelFurniture(TunnelFurnitureType value)InteriorFurniturePropertyTypeInteriorFurniturePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)Methods in net.opengis.citygml.tunnel.v_2_0 that return types with arguments of type InteriorFurniturePropertyType Modifier and Type Method Description List<InteriorFurniturePropertyType>HollowSpaceType. getInteriorFurniture()Gets the value of the interiorFurniture property.Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type InteriorFurniturePropertyType Modifier and Type Method Description HollowSpaceTypeHollowSpaceType. withInteriorFurniture(InteriorFurniturePropertyType... values)Method parameters in net.opengis.citygml.tunnel.v_2_0 with type arguments of type InteriorFurniturePropertyType Modifier and Type Method Description voidHollowSpaceType. setInteriorFurniture(List<InteriorFurniturePropertyType> value)HollowSpaceTypeHollowSpaceType. withInteriorFurniture(Collection<InteriorFurniturePropertyType> values)HollowSpaceTypeHollowSpaceType. withInteriorFurniture(List<InteriorFurniturePropertyType> value)
-