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