Class SwitchPersister


  • public class SwitchPersister
    extends java.lang.Object
    Created by enuzhdina on 22.07.2015.
    • Constructor Summary

      Constructors 
      Constructor Description
      SwitchPersister()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.jdom2.Element persist​(N2oSwitch entity, org.jdom2.Namespace namespace)  
      • Methods inherited from class java.lang.Object

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

      • SwitchPersister

        public SwitchPersister()
    • Method Detail

      • persist

        public static org.jdom2.Element persist​(N2oSwitch entity,
                                                org.jdom2.Namespace namespace)