Uses of Class
net.opengis.citygml.transportation.v_2_0.TrafficAreaType
-
Packages that use TrafficAreaType Package Description net.opengis.citygml.transportation.v_2_0 -
-
Uses of TrafficAreaType in net.opengis.citygml.transportation.v_2_0
Fields in net.opengis.citygml.transportation.v_2_0 declared as TrafficAreaType Modifier and Type Field Description protected TrafficAreaTypeTrafficAreaPropertyType. trafficAreaMethods in net.opengis.citygml.transportation.v_2_0 that return types with arguments of type TrafficAreaType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TrafficAreaType>ObjectFactory. createTrafficArea(TrafficAreaType value)Methods in net.opengis.citygml.transportation.v_2_0 with parameters of type TrafficAreaType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TrafficAreaType>ObjectFactory. createTrafficArea(TrafficAreaType value)voidTrafficAreaPropertyType. setTrafficArea(TrafficAreaType value)Sets the value of the trafficArea property.TrafficAreaPropertyTypeTrafficAreaPropertyType. withTrafficArea(TrafficAreaType value)Constructors in net.opengis.citygml.transportation.v_2_0 with parameters of type TrafficAreaType Constructor Description TrafficAreaPropertyType(TrafficAreaType trafficArea, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-