Class CityDBADE200Marshaller

  • All Implemented Interfaces:
    org.citygml4j.model.citygml.ade.binding.ADEMarshaller

    public class CityDBADE200Marshaller
    extends java.lang.Object
    implements org.citygml4j.model.citygml.ade.binding.ADEMarshaller
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object marshal​(org.citygml4j.model.citygml.ade.binding.ADEModelObject src)  
      javax.xml.bind.JAXBElement<?> marshalJAXBElement​(org.citygml4j.model.citygml.ade.binding.ADEModelObject src)  
      void setADEMarshallerHelper​(org.citygml4j.builder.jaxb.marshal.citygml.ade.ADEMarshallerHelper helper)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CityDBADE200Marshaller

        public CityDBADE200Marshaller()
    • Method Detail

      • setADEMarshallerHelper

        public void setADEMarshallerHelper​(org.citygml4j.builder.jaxb.marshal.citygml.ade.ADEMarshallerHelper helper)
        Specified by:
        setADEMarshallerHelper in interface org.citygml4j.model.citygml.ade.binding.ADEMarshaller
      • marshalJAXBElement

        public javax.xml.bind.JAXBElement<?> marshalJAXBElement​(org.citygml4j.model.citygml.ade.binding.ADEModelObject src)
        Specified by:
        marshalJAXBElement in interface org.citygml4j.model.citygml.ade.binding.ADEMarshaller
      • marshal

        public java.lang.Object marshal​(org.citygml4j.model.citygml.ade.binding.ADEModelObject src)
        Specified by:
        marshal in interface org.citygml4j.model.citygml.ade.binding.ADEMarshaller