Uses of Class
net.opengis.citygml.bridge.v_2_0.BridgeInstallationType
-
Packages that use BridgeInstallationType Package Description net.opengis.citygml.bridge.v_2_0 -
-
Uses of BridgeInstallationType in net.opengis.citygml.bridge.v_2_0
Fields in net.opengis.citygml.bridge.v_2_0 declared as BridgeInstallationType Modifier and Type Field Description protected BridgeInstallationTypeBridgeInstallationPropertyType. bridgeInstallationMethods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type BridgeInstallationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BridgeInstallationType>ObjectFactory. createBridgeInstallation(BridgeInstallationType value)Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type BridgeInstallationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BridgeInstallationType>ObjectFactory. createBridgeInstallation(BridgeInstallationType value)voidBridgeInstallationPropertyType. setBridgeInstallation(BridgeInstallationType value)Sets the value of the bridgeInstallation property.BridgeInstallationPropertyTypeBridgeInstallationPropertyType. withBridgeInstallation(BridgeInstallationType value)Constructors in net.opengis.citygml.bridge.v_2_0 with parameters of type BridgeInstallationType Constructor Description BridgeInstallationPropertyType(BridgeInstallationType bridgeInstallation, 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
-