Uses of Class
net.opengis.citygml.bridge.v_2_0.BridgePartPropertyType

Packages that use BridgePartPropertyType
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
protected  List<BridgePartPropertyType> AbstractBridgeType.consistsOfBridgePart
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return BridgePartPropertyType
 BridgePartPropertyType ObjectFactory.createBridgePartPropertyType()
          Create an instance of BridgePartPropertyType
 BridgePartPropertyType BridgePartPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 BridgePartPropertyType BridgePartPropertyType.withArcrole(String value)
           
 BridgePartPropertyType BridgePartPropertyType.withBridgePart(BridgePartType value)
           
 BridgePartPropertyType BridgePartPropertyType.withHref(String value)
           
 BridgePartPropertyType BridgePartPropertyType.withRemoteSchema(String value)
           
 BridgePartPropertyType BridgePartPropertyType.withRole(String value)
           
 BridgePartPropertyType BridgePartPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 BridgePartPropertyType BridgePartPropertyType.withTitle(String value)
           
 BridgePartPropertyType BridgePartPropertyType.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
 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
 BridgeType BridgeType.withConsistsOfBridgePart(BridgePartPropertyType... values)
           
 BridgePartType BridgePartType.withConsistsOfBridgePart(BridgePartPropertyType... values)
           
 AbstractBridgeType AbstractBridgeType.withConsistsOfBridgePart(BridgePartPropertyType... values)
           
 

Method parameters in net.opengis.citygml.bridge.v_2_0 with type arguments of type BridgePartPropertyType
 void AbstractBridgeType.setConsistsOfBridgePart(List<BridgePartPropertyType> value)
           
 BridgeType BridgeType.withConsistsOfBridgePart(Collection<BridgePartPropertyType> values)
           
 BridgePartType BridgePartType.withConsistsOfBridgePart(Collection<BridgePartPropertyType> values)
           
 AbstractBridgeType AbstractBridgeType.withConsistsOfBridgePart(Collection<BridgePartPropertyType> values)
           
 BridgeType BridgeType.withConsistsOfBridgePart(List<BridgePartPropertyType> value)
           
 BridgePartType BridgePartType.withConsistsOfBridgePart(List<BridgePartPropertyType> value)
           
 AbstractBridgeType AbstractBridgeType.withConsistsOfBridgePart(List<BridgePartPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.