public final class JaxbEfsmAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,Model>
JaxbEfsmAdapter()
java.lang.String
marshal(Model model)
Model
unmarshal(java.lang.String string)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbEfsmAdapter()
public java.lang.String marshal(Model model) throws java.lang.Exception
marshal
javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,Model>
java.lang.Exception
public Model unmarshal(java.lang.String string) throws java.lang.Exception
unmarshal