Class SwitchPersister
- java.lang.Object
-
- net.n2oapp.framework.config.persister.widget.SwitchPersister
-
public class SwitchPersister extends java.lang.ObjectCreated 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.Elementpersist(N2oSwitch entity, org.jdom2.Namespace namespace)
-
-
-
Method Detail
-
persist
public static org.jdom2.Element persist(N2oSwitch entity, org.jdom2.Namespace namespace)
-
-