Uses of Class
net.opengis.citygml.bridge.v_2_0.BridgePartPropertyType
-
Packages that use BridgePartPropertyType Package Description net.opengis.citygml.bridge.v_2_0 -
-
Uses of BridgePartPropertyType in net.opengis.citygml.bridge.v_2_0
Fields in net.opengis.citygml.bridge.v_2_0 with type parameters of type BridgePartPropertyType Modifier and Type Field Description protected List<BridgePartPropertyType>AbstractBridgeType. consistsOfBridgePartMethods in net.opengis.citygml.bridge.v_2_0 that return BridgePartPropertyType Modifier and Type Method Description BridgePartPropertyTypeObjectFactory. createBridgePartPropertyType()Create an instance ofBridgePartPropertyTypeBridgePartPropertyTypeBridgePartPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)BridgePartPropertyTypeBridgePartPropertyType. withArcrole(String value)BridgePartPropertyTypeBridgePartPropertyType. withBridgePart(BridgePartType value)BridgePartPropertyTypeBridgePartPropertyType. withHref(String value)BridgePartPropertyTypeBridgePartPropertyType. withRemoteSchema(String value)BridgePartPropertyTypeBridgePartPropertyType. withRole(String value)BridgePartPropertyTypeBridgePartPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)BridgePartPropertyTypeBridgePartPropertyType. withTitle(String value)BridgePartPropertyTypeBridgePartPropertyType. 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 BridgePartPropertyType Modifier and Type Method Description List<BridgePartPropertyType>AbstractBridgeType. getConsistsOfBridgePart()Gets the value of the consistsOfBridgePart property.Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type BridgePartPropertyType Modifier and Type Method Description AbstractBridgeTypeAbstractBridgeType. withConsistsOfBridgePart(BridgePartPropertyType... values)BridgePartTypeBridgePartType. withConsistsOfBridgePart(BridgePartPropertyType... values)BridgeTypeBridgeType. withConsistsOfBridgePart(BridgePartPropertyType... values)Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type BridgePartPropertyType Modifier and Type Method Description voidAbstractBridgeType. setConsistsOfBridgePart(List<BridgePartPropertyType> value)AbstractBridgeTypeAbstractBridgeType. withConsistsOfBridgePart(Collection<BridgePartPropertyType> values)AbstractBridgeTypeAbstractBridgeType. withConsistsOfBridgePart(List<BridgePartPropertyType> value)BridgePartTypeBridgePartType. withConsistsOfBridgePart(Collection<BridgePartPropertyType> values)BridgePartTypeBridgePartType. withConsistsOfBridgePart(List<BridgePartPropertyType> value)BridgeTypeBridgeType. withConsistsOfBridgePart(Collection<BridgePartPropertyType> values)BridgeTypeBridgeType. withConsistsOfBridgePart(List<BridgePartPropertyType> value)
-