Uses of Class
net.opengis.citygml.bridge.v_2_0.BridgePartType
-
Packages that use BridgePartType Package Description net.opengis.citygml.bridge.v_2_0 -
-
Uses of BridgePartType in net.opengis.citygml.bridge.v_2_0
Fields in net.opengis.citygml.bridge.v_2_0 declared as BridgePartType Modifier and Type Field Description protected BridgePartTypeBridgePartPropertyType. bridgePartMethods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type BridgePartType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BridgePartType>ObjectFactory. createBridgePart(BridgePartType value)Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type BridgePartType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BridgePartType>ObjectFactory. createBridgePart(BridgePartType value)voidBridgePartPropertyType. setBridgePart(BridgePartType value)Sets the value of the bridgePart property.BridgePartPropertyTypeBridgePartPropertyType. withBridgePart(BridgePartType value)Constructors in net.opengis.citygml.bridge.v_2_0 with parameters of type BridgePartType Constructor Description BridgePartPropertyType(BridgePartType bridgePart, 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
-