Class WaterBody100Marshaller


  • public class WaterBody100Marshaller
    extends java.lang.Object
    • Constructor Detail

      • WaterBody100Marshaller

        public WaterBody100Marshaller​(CityGMLMarshaller citygml)
    • Method Detail

      • marshalJAXBElement

        public javax.xml.bind.JAXBElement<?> marshalJAXBElement​(ModelObject src)
      • marshal

        public java.lang.Object marshal​(ModelObject src)
      • marshalAbstractWaterObject

        public void marshalAbstractWaterObject​(AbstractWaterObject src,
                                               net.opengis.citygml.waterbody._1.AbstractWaterObjectType dest)
      • marshalAbstractWaterBoundarySurface

        public void marshalAbstractWaterBoundarySurface​(AbstractWaterBoundarySurface src,
                                                        net.opengis.citygml.waterbody._1.AbstractWaterBoundarySurfaceType dest)
      • marshalBoundedByWaterSurfaceProperty

        public net.opengis.citygml.waterbody._1.BoundedByWaterSurfacePropertyType marshalBoundedByWaterSurfaceProperty​(BoundedByWaterSurfaceProperty src)
      • marshalWaterBody

        public void marshalWaterBody​(WaterBody src,
                                     net.opengis.citygml.waterbody._1.WaterBodyType dest)
      • marshalWaterBody

        public net.opengis.citygml.waterbody._1.WaterBodyType marshalWaterBody​(WaterBody src)
      • marshalWaterClosureSurface

        public void marshalWaterClosureSurface​(WaterClosureSurface src,
                                               net.opengis.citygml.waterbody._1.WaterClosureSurfaceType dest)
      • marshalWaterClosureSurface

        public net.opengis.citygml.waterbody._1.WaterClosureSurfaceType marshalWaterClosureSurface​(WaterClosureSurface src)
      • marshalWaterGroundSurface

        public void marshalWaterGroundSurface​(WaterGroundSurface src,
                                              net.opengis.citygml.waterbody._1.WaterGroundSurfaceType dest)
      • marshalWaterGroundSurface

        public net.opengis.citygml.waterbody._1.WaterGroundSurfaceType marshalWaterGroundSurface​(WaterGroundSurface src)
      • marshalWaterSurface

        public void marshalWaterSurface​(WaterSurface src,
                                        net.opengis.citygml.waterbody._1.WaterSurfaceType dest)
      • marshalWaterSurface

        public net.opengis.citygml.waterbody._1.WaterSurfaceType marshalWaterSurface​(WaterSurface src)