public static class JAXBUtils.PeriodWithTimeAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,PeriodWithTime>
Constructor and Description |
---|
PeriodWithTimeAdapter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
marshal(PeriodWithTime periodWithTime) |
PeriodWithTime |
unmarshal(java.lang.String v) |
public java.lang.String marshal(PeriodWithTime periodWithTime) throws java.lang.Exception
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,PeriodWithTime>
java.lang.Exception
public PeriodWithTime unmarshal(java.lang.String v) throws java.lang.Exception
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,PeriodWithTime>
java.lang.Exception