Uses of Class
net.opengis.citygml.bridge.v_2_0.BridgeFurnitureType
-
Packages that use BridgeFurnitureType Package Description net.opengis.citygml.bridge.v_2_0 -
-
Uses of BridgeFurnitureType in net.opengis.citygml.bridge.v_2_0
Fields in net.opengis.citygml.bridge.v_2_0 declared as BridgeFurnitureType Modifier and Type Field Description protected BridgeFurnitureTypeInteriorFurniturePropertyType. bridgeFurnitureMethods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type BridgeFurnitureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BridgeFurnitureType>ObjectFactory. createBridgeFurniture(BridgeFurnitureType value)Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type BridgeFurnitureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BridgeFurnitureType>ObjectFactory. createBridgeFurniture(BridgeFurnitureType value)voidInteriorFurniturePropertyType. setBridgeFurniture(BridgeFurnitureType value)Sets the value of the bridgeFurniture property.InteriorFurniturePropertyTypeInteriorFurniturePropertyType. withBridgeFurniture(BridgeFurnitureType value)Constructors in net.opengis.citygml.bridge.v_2_0 with parameters of type BridgeFurnitureType Constructor Description InteriorFurniturePropertyType(BridgeFurnitureType bridgeFurniture, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-