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

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

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

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

Methods in net.opengis.citygml.transportation.v_2_0 that return TrafficAreaPropertyType
 TrafficAreaPropertyType ObjectFactory.createTrafficAreaPropertyType()
          Create an instance of TrafficAreaPropertyType
 TrafficAreaPropertyType TrafficAreaPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 TrafficAreaPropertyType TrafficAreaPropertyType.withArcrole(String value)
           
 TrafficAreaPropertyType TrafficAreaPropertyType.withHref(String value)
           
 TrafficAreaPropertyType TrafficAreaPropertyType.withRemoteSchema(String value)
           
 TrafficAreaPropertyType TrafficAreaPropertyType.withRole(String value)
           
 TrafficAreaPropertyType TrafficAreaPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 TrafficAreaPropertyType TrafficAreaPropertyType.withTitle(String value)
           
 TrafficAreaPropertyType TrafficAreaPropertyType.withTrafficArea(TrafficAreaType value)
           
 TrafficAreaPropertyType TrafficAreaPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.citygml.transportation.v_2_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_2_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_2_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.