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

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

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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.