|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrafficAreaPropertyType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.transportation | |
org.citygml4j.builder.jaxb.unmarshal.citygml.transportation | |
org.citygml4j.jaxb.citygml._0_4 |
Uses of TrafficAreaPropertyType in org.citygml4j.builder.jaxb.marshal.citygml.transportation |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.transportation that return TrafficAreaPropertyType | |
---|---|
TrafficAreaPropertyType |
Transportation040Marshaller.marshalTrafficAreaProperty(TrafficAreaProperty src)
|
Uses of TrafficAreaPropertyType in org.citygml4j.builder.jaxb.unmarshal.citygml.transportation |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.transportation with parameters of type TrafficAreaPropertyType | |
---|---|
TrafficAreaProperty |
Transportation040Unmarshaller.unmarshalTrafficAreaProperty(TrafficAreaPropertyType src)
|
Uses of TrafficAreaPropertyType in org.citygml4j.jaxb.citygml._0_4 |
---|
Methods in org.citygml4j.jaxb.citygml._0_4 that return TrafficAreaPropertyType | |
---|---|
TrafficAreaPropertyType |
ObjectFactory.createTrafficAreaPropertyType()
Create an instance of TrafficAreaPropertyType |
Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type TrafficAreaPropertyType | |
---|---|
java.util.List<TrafficAreaPropertyType> |
TransportationComplexType.getTrafficArea()
Gets the value of the trafficArea property. |
Method parameters in org.citygml4j.jaxb.citygml._0_4 with type arguments of type TrafficAreaPropertyType | |
---|---|
void |
TransportationComplexType.setTrafficArea(java.util.List<TrafficAreaPropertyType> trafficArea)
Sets the value of the trafficArea property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |