|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WaterSurfaceType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.waterbody | |
org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody | |
org.citygml4j.jaxb.citygml.wtr._2 |
Uses of WaterSurfaceType in org.citygml4j.builder.jaxb.marshal.citygml.waterbody |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.waterbody that return WaterSurfaceType | |
---|---|
WaterSurfaceType |
WaterBody200Marshaller.marshalWaterSurface(WaterSurface src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.waterbody with parameters of type WaterSurfaceType | |
---|---|
void |
WaterBody200Marshaller.marshalWaterSurface(WaterSurface src,
WaterSurfaceType dest)
|
Uses of WaterSurfaceType in org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody with parameters of type WaterSurfaceType | |
---|---|
WaterSurface |
WaterBody200Unmarshaller.unmarshalWaterSurface(WaterSurfaceType src)
|
void |
WaterBody200Unmarshaller.unmarshalWaterSurface(WaterSurfaceType src,
WaterSurface dest)
|
Uses of WaterSurfaceType in org.citygml4j.jaxb.citygml.wtr._2 |
---|
Methods in org.citygml4j.jaxb.citygml.wtr._2 that return WaterSurfaceType | |
---|---|
WaterSurfaceType |
ObjectFactory.createWaterSurfaceType()
Create an instance of WaterSurfaceType |
Methods in org.citygml4j.jaxb.citygml.wtr._2 that return types with arguments of type WaterSurfaceType | |
---|---|
javax.xml.bind.JAXBElement<WaterSurfaceType> |
ObjectFactory.createWaterSurface(WaterSurfaceType value)
Create an instance of JAXBElement < WaterSurfaceType > } |
Methods in org.citygml4j.jaxb.citygml.wtr._2 with parameters of type WaterSurfaceType | |
---|---|
javax.xml.bind.JAXBElement<WaterSurfaceType> |
ObjectFactory.createWaterSurface(WaterSurfaceType value)
Create an instance of JAXBElement < WaterSurfaceType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |