Uses of Class
net.opengis.citygml.transportation.v_2_0.TrafficAreaPropertyType
-
Packages that use TrafficAreaPropertyType Package Description 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 Modifier and Type Field Description protected List<TrafficAreaPropertyType>TransportationComplexType. trafficAreaMethods in net.opengis.citygml.transportation.v_2_0 that return TrafficAreaPropertyType Modifier and Type Method Description TrafficAreaPropertyTypeObjectFactory. createTrafficAreaPropertyType()Create an instance ofTrafficAreaPropertyTypeTrafficAreaPropertyTypeTrafficAreaPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)TrafficAreaPropertyTypeTrafficAreaPropertyType. withArcrole(String value)TrafficAreaPropertyTypeTrafficAreaPropertyType. withHref(String value)TrafficAreaPropertyTypeTrafficAreaPropertyType. withRemoteSchema(String value)TrafficAreaPropertyTypeTrafficAreaPropertyType. withRole(String value)TrafficAreaPropertyTypeTrafficAreaPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)TrafficAreaPropertyTypeTrafficAreaPropertyType. withTitle(String value)TrafficAreaPropertyTypeTrafficAreaPropertyType. withTrafficArea(TrafficAreaType value)TrafficAreaPropertyTypeTrafficAreaPropertyType. 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 Modifier and Type Method Description 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 Modifier and Type Method Description RailwayTypeRailwayType. withTrafficArea(TrafficAreaPropertyType... values)RoadTypeRoadType. withTrafficArea(TrafficAreaPropertyType... values)SquareTypeSquareType. withTrafficArea(TrafficAreaPropertyType... values)TrackTypeTrackType. withTrafficArea(TrafficAreaPropertyType... values)TransportationComplexTypeTransportationComplexType. withTrafficArea(TrafficAreaPropertyType... values)
-