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

Packages that use BridgeConstructionElementPropertyType
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
protected  List<BridgeConstructionElementPropertyType> AbstractBridgeType.outerBridgeConstruction
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.