Uses of Class
net.opengis.citygml.bridge.v_2_0.BridgeInstallationPropertyType
-
Packages that use BridgeInstallationPropertyType Package Description net.opengis.citygml.bridge.v_2_0 -
-
Uses of BridgeInstallationPropertyType in net.opengis.citygml.bridge.v_2_0
Fields in net.opengis.citygml.bridge.v_2_0 with type parameters of type BridgeInstallationPropertyType Modifier and Type Field Description protected List<BridgeInstallationPropertyType>AbstractBridgeType. outerBridgeInstallationMethods in net.opengis.citygml.bridge.v_2_0 that return BridgeInstallationPropertyType Modifier and Type Method Description BridgeInstallationPropertyTypeObjectFactory. createBridgeInstallationPropertyType()Create an instance ofBridgeInstallationPropertyTypeBridgeInstallationPropertyTypeBridgeInstallationPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)BridgeInstallationPropertyTypeBridgeInstallationPropertyType. withArcrole(String value)BridgeInstallationPropertyTypeBridgeInstallationPropertyType. withBridgeInstallation(BridgeInstallationType value)BridgeInstallationPropertyTypeBridgeInstallationPropertyType. withHref(String value)BridgeInstallationPropertyTypeBridgeInstallationPropertyType. withRemoteSchema(String value)BridgeInstallationPropertyTypeBridgeInstallationPropertyType. withRole(String value)BridgeInstallationPropertyTypeBridgeInstallationPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)BridgeInstallationPropertyTypeBridgeInstallationPropertyType. withTitle(String value)BridgeInstallationPropertyTypeBridgeInstallationPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)Methods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type BridgeInstallationPropertyType Modifier and Type Method Description List<BridgeInstallationPropertyType>AbstractBridgeType. getOuterBridgeInstallation()Gets the value of the outerBridgeInstallation property.Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type BridgeInstallationPropertyType Modifier and Type Method Description AbstractBridgeTypeAbstractBridgeType. withOuterBridgeInstallation(BridgeInstallationPropertyType... values)BridgePartTypeBridgePartType. withOuterBridgeInstallation(BridgeInstallationPropertyType... values)BridgeTypeBridgeType. withOuterBridgeInstallation(BridgeInstallationPropertyType... values)Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type BridgeInstallationPropertyType Modifier and Type Method Description voidAbstractBridgeType. setOuterBridgeInstallation(List<BridgeInstallationPropertyType> value)AbstractBridgeTypeAbstractBridgeType. withOuterBridgeInstallation(Collection<BridgeInstallationPropertyType> values)AbstractBridgeTypeAbstractBridgeType. withOuterBridgeInstallation(List<BridgeInstallationPropertyType> value)BridgePartTypeBridgePartType. withOuterBridgeInstallation(Collection<BridgeInstallationPropertyType> values)BridgePartTypeBridgePartType. withOuterBridgeInstallation(List<BridgeInstallationPropertyType> value)BridgeTypeBridgeType. withOuterBridgeInstallation(Collection<BridgeInstallationPropertyType> values)BridgeTypeBridgeType. withOuterBridgeInstallation(List<BridgeInstallationPropertyType> value)
-