|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractWaterObjectType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.waterbody | |
org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody | |
org.citygml4j.jaxb.citygml.wtr._1 |
Uses of AbstractWaterObjectType in org.citygml4j.builder.jaxb.marshal.citygml.waterbody |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.waterbody with parameters of type AbstractWaterObjectType | |
---|---|
void |
WaterBody100Marshaller.marshalWaterObject(AbstractWaterObject src,
AbstractWaterObjectType dest)
|
Uses of AbstractWaterObjectType in org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody with parameters of type AbstractWaterObjectType | |
---|---|
void |
WaterBody100Unmarshaller.unmarshalWaterObject(AbstractWaterObjectType src,
AbstractWaterObject dest)
|
Uses of AbstractWaterObjectType in org.citygml4j.jaxb.citygml.wtr._1 |
---|
Subclasses of AbstractWaterObjectType in org.citygml4j.jaxb.citygml.wtr._1 | |
---|---|
class |
WaterBodyType
Type describing Water Bodies, e.g., lakes, rivers. |
Methods in org.citygml4j.jaxb.citygml.wtr._1 that return types with arguments of type AbstractWaterObjectType | |
---|---|
javax.xml.bind.JAXBElement<AbstractWaterObjectType> |
ObjectFactory.create_WaterObject(AbstractWaterObjectType value)
Create an instance of JAXBElement < AbstractWaterObjectType > } |
Methods in org.citygml4j.jaxb.citygml.wtr._1 with parameters of type AbstractWaterObjectType | |
---|---|
javax.xml.bind.JAXBElement<AbstractWaterObjectType> |
ObjectFactory.create_WaterObject(AbstractWaterObjectType value)
Create an instance of JAXBElement < AbstractWaterObjectType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |