|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrafficAreaType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.transportation | |
org.citygml4j.builder.jaxb.unmarshal.citygml.transportation | |
org.citygml4j.jaxb.citygml._0_4 |
Uses of TrafficAreaType in org.citygml4j.builder.jaxb.marshal.citygml.transportation |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.transportation that return TrafficAreaType | |
---|---|
TrafficAreaType |
Transportation040Marshaller.marshalTrafficArea(TrafficArea src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.transportation with parameters of type TrafficAreaType | |
---|---|
void |
Transportation040Marshaller.marshalTrafficArea(TrafficArea src,
TrafficAreaType dest)
|
Uses of TrafficAreaType in org.citygml4j.builder.jaxb.unmarshal.citygml.transportation |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.transportation with parameters of type TrafficAreaType | |
---|---|
TrafficArea |
Transportation040Unmarshaller.unmarshalTrafficArea(TrafficAreaType src)
|
void |
Transportation040Unmarshaller.unmarshalTrafficArea(TrafficAreaType src,
TrafficArea dest)
|
Uses of TrafficAreaType in org.citygml4j.jaxb.citygml._0_4 |
---|
Methods in org.citygml4j.jaxb.citygml._0_4 that return TrafficAreaType | |
---|---|
TrafficAreaType |
ObjectFactory.createTrafficAreaType()
Create an instance of TrafficAreaType |
Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type TrafficAreaType | |
---|---|
javax.xml.bind.JAXBElement<TrafficAreaType> |
ObjectFactory.createTrafficArea(TrafficAreaType value)
Create an instance of JAXBElement < TrafficAreaType > } |
Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type TrafficAreaType | |
---|---|
javax.xml.bind.JAXBElement<TrafficAreaType> |
ObjectFactory.createTrafficArea(TrafficAreaType value)
Create an instance of JAXBElement < TrafficAreaType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |