public static class JAXBUtils.PeriodAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,Period>
PeriodAdapter()
java.lang.String
marshal(Period v)
Period
unmarshal(java.lang.String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PeriodAdapter()
public java.lang.String marshal(Period v) throws java.lang.Exception
marshal
javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,Period>
java.lang.Exception
public Period unmarshal(java.lang.String v) throws java.lang.Exception
unmarshal