Uses of Class
net.opengis.citygml.bridge.v_2_0.BridgeConstructionElementPropertyType
-
Packages that use BridgeConstructionElementPropertyType Package Description net.opengis.citygml.bridge.v_2_0 -
-
Uses of BridgeConstructionElementPropertyType in net.opengis.citygml.bridge.v_2_0
Fields in net.opengis.citygml.bridge.v_2_0 with type parameters of type BridgeConstructionElementPropertyType Modifier and Type Field Description protected List<BridgeConstructionElementPropertyType>AbstractBridgeType. outerBridgeConstructionMethods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type BridgeConstructionElementPropertyType Modifier and Type Method Description List<BridgeConstructionElementPropertyType>AbstractBridgeType. getOuterBridgeConstruction()Gets the value of the outerBridgeConstruction property.Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type BridgeConstructionElementPropertyType Modifier and Type Method Description AbstractBridgeTypeAbstractBridgeType. withOuterBridgeConstruction(BridgeConstructionElementPropertyType... values)BridgePartTypeBridgePartType. withOuterBridgeConstruction(BridgeConstructionElementPropertyType... values)BridgeTypeBridgeType. withOuterBridgeConstruction(BridgeConstructionElementPropertyType... values)Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type BridgeConstructionElementPropertyType Modifier and Type Method Description voidAbstractBridgeType. setOuterBridgeConstruction(List<BridgeConstructionElementPropertyType> value)AbstractBridgeTypeAbstractBridgeType. withOuterBridgeConstruction(Collection<BridgeConstructionElementPropertyType> values)AbstractBridgeTypeAbstractBridgeType. withOuterBridgeConstruction(List<BridgeConstructionElementPropertyType> value)BridgePartTypeBridgePartType. withOuterBridgeConstruction(Collection<BridgeConstructionElementPropertyType> values)BridgePartTypeBridgePartType. withOuterBridgeConstruction(List<BridgeConstructionElementPropertyType> value)BridgeTypeBridgeType. withOuterBridgeConstruction(Collection<BridgeConstructionElementPropertyType> values)BridgeTypeBridgeType. withOuterBridgeConstruction(List<BridgeConstructionElementPropertyType> value)
-