Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.transportation._2.TrafficAreaPropertyType |
Transportation200Marshaller.marshalTrafficAreaProperty(TrafficAreaProperty src) |
net.opengis.citygml.transportation._1.TrafficAreaPropertyType |
Transportation100Marshaller.marshalTrafficAreaProperty(TrafficAreaProperty src) |
Modifier and Type | Method and Description |
---|---|
TrafficAreaProperty |
Transportation200Unmarshaller.unmarshalTrafficAreaProperty(net.opengis.citygml.transportation._2.TrafficAreaPropertyType src) |
TrafficAreaProperty |
Transportation100Unmarshaller.unmarshalTrafficAreaProperty(net.opengis.citygml.transportation._1.TrafficAreaPropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<TrafficAreaProperty> |
TransportationComplex.getTrafficArea() |
Modifier and Type | Method and Description |
---|---|
void |
TransportationComplex.addTrafficArea(TrafficAreaProperty trafficArea) |
boolean |
TransportationComplex.unsetTrafficArea(TrafficAreaProperty trafficArea) |
Modifier and Type | Method and Description |
---|---|
void |
TransportationComplex.setTrafficArea(java.util.List<TrafficAreaProperty> trafficArea) |