org.citygml4j.builder.jaxb.marshal.citygml.waterbody
Class WaterBody200Marshaller
java.lang.Object
org.citygml4j.builder.jaxb.marshal.citygml.waterbody.WaterBody200Marshaller
public class WaterBody200Marshaller
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WaterBody200Marshaller
public WaterBody200Marshaller(CityGMLMarshaller citygml)
marshalJAXBElement
public javax.xml.bind.JAXBElement<?> marshalJAXBElement(java.lang.Object src)
marshal
public java.lang.Object marshal(ModelObject src)
marshalAbstractWaterObject
public void marshalAbstractWaterObject(AbstractWaterObject src,
AbstractWaterObjectType dest)
marshalAbstractWaterBoundarySurface
public void marshalAbstractWaterBoundarySurface(AbstractWaterBoundarySurface src,
AbstractWaterBoundarySurfaceType dest)
marshalBoundedByWaterSurfaceProperty
public BoundedByWaterSurfacePropertyType marshalBoundedByWaterSurfaceProperty(BoundedByWaterSurfaceProperty src)
marshalWaterBody
public void marshalWaterBody(WaterBody src,
WaterBodyType dest)
marshalWaterBody
public WaterBodyType marshalWaterBody(WaterBody src)
marshalWaterClosureSurface
public void marshalWaterClosureSurface(WaterClosureSurface src,
WaterClosureSurfaceType dest)
marshalWaterClosureSurface
public WaterClosureSurfaceType marshalWaterClosureSurface(WaterClosureSurface src)
marshalWaterGroundSurface
public void marshalWaterGroundSurface(WaterGroundSurface src,
WaterGroundSurfaceType dest)
marshalWaterGroundSurface
public WaterGroundSurfaceType marshalWaterGroundSurface(WaterGroundSurface src)
marshalWaterSurface
public void marshalWaterSurface(WaterSurface src,
WaterSurfaceType dest)
marshalWaterSurface
public WaterSurfaceType marshalWaterSurface(WaterSurface src)