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

Packages that use BridgeInstallationPropertyType
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
protected  List<BridgeInstallationPropertyType> AbstractBridgeType.outerBridgeInstallation
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.