org.citygml4j.builder.jaxb.marshal.citygml.waterbody
Class WaterBody100Marshaller
java.lang.Object
org.citygml4j.builder.jaxb.marshal.citygml.waterbody.WaterBody100Marshaller
public class WaterBody100Marshaller
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WaterBody100Marshaller
public WaterBody100Marshaller(CityGMLMarshaller citygml)
marshalJAXBElement
public javax.xml.bind.JAXBElement<?> marshalJAXBElement(java.lang.Object src)
marshal
public java.lang.Object marshal(ModelObject src)
marshalWaterObject
public void marshalWaterObject(AbstractWaterObject src,
AbstractWaterObjectType dest)
marshalWaterBoundarySurface
public void marshalWaterBoundarySurface(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)