Uses of Class
net.opengis.citygml.transportation.v_1_0.AuxiliaryTrafficAreaPropertyType

Packages that use AuxiliaryTrafficAreaPropertyType
net.opengis.citygml.transportation.v_1_0   
 

Uses of AuxiliaryTrafficAreaPropertyType in net.opengis.citygml.transportation.v_1_0
 

Fields in net.opengis.citygml.transportation.v_1_0 with type parameters of type AuxiliaryTrafficAreaPropertyType
protected  List<AuxiliaryTrafficAreaPropertyType> TransportationComplexType.auxiliaryTrafficArea
           
 

Methods in net.opengis.citygml.transportation.v_1_0 that return AuxiliaryTrafficAreaPropertyType
 AuxiliaryTrafficAreaPropertyType ObjectFactory.createAuxiliaryTrafficAreaPropertyType()
          Create an instance of AuxiliaryTrafficAreaPropertyType
 

Methods in net.opengis.citygml.transportation.v_1_0 that return types with arguments of type AuxiliaryTrafficAreaPropertyType
 List<AuxiliaryTrafficAreaPropertyType> TransportationComplexType.getAuxiliaryTrafficArea()
          Gets the value of the auxiliaryTrafficArea property.
 

Methods in net.opengis.citygml.transportation.v_1_0 with parameters of type AuxiliaryTrafficAreaPropertyType
 TransportationComplexType TransportationComplexType.withAuxiliaryTrafficArea(AuxiliaryTrafficAreaPropertyType... values)
           
 TrackType TrackType.withAuxiliaryTrafficArea(AuxiliaryTrafficAreaPropertyType... values)
           
 SquareType SquareType.withAuxiliaryTrafficArea(AuxiliaryTrafficAreaPropertyType... values)
           
 RoadType RoadType.withAuxiliaryTrafficArea(AuxiliaryTrafficAreaPropertyType... values)
           
 RailwayType RailwayType.withAuxiliaryTrafficArea(AuxiliaryTrafficAreaPropertyType... values)
           
 

Method parameters in net.opengis.citygml.transportation.v_1_0 with type arguments of type AuxiliaryTrafficAreaPropertyType
 void TransportationComplexType.setAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)
           
 TransportationComplexType TransportationComplexType.withAuxiliaryTrafficArea(Collection<AuxiliaryTrafficAreaPropertyType> values)
           
 TrackType TrackType.withAuxiliaryTrafficArea(Collection<AuxiliaryTrafficAreaPropertyType> values)
           
 SquareType SquareType.withAuxiliaryTrafficArea(Collection<AuxiliaryTrafficAreaPropertyType> values)
           
 RoadType RoadType.withAuxiliaryTrafficArea(Collection<AuxiliaryTrafficAreaPropertyType> values)
           
 RailwayType RailwayType.withAuxiliaryTrafficArea(Collection<AuxiliaryTrafficAreaPropertyType> values)
           
 TransportationComplexType TransportationComplexType.withAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)
           
 TrackType TrackType.withAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)
           
 SquareType SquareType.withAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)
           
 RoadType RoadType.withAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)
           
 RailwayType RailwayType.withAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.