Uses of Class
net.opengis.citygml.bridge.v_2_0.AbstractBridgeType
-
Packages that use AbstractBridgeType Package Description net.opengis.citygml.bridge.v_2_0 -
-
Uses of AbstractBridgeType in net.opengis.citygml.bridge.v_2_0
Subclasses of AbstractBridgeType in net.opengis.citygml.bridge.v_2_0 Modifier and Type Class Description classBridgePartTypeJava class for BridgePartType complex type.classBridgeTypeJava class for BridgeType complex type.Methods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type AbstractBridgeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractBridgeType>ObjectFactory. createAbstractBridge(AbstractBridgeType value)Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type AbstractBridgeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractBridgeType>ObjectFactory. createAbstractBridge(AbstractBridgeType value)
-