public class PeriodAdapter extends XmlAdapter<String,Period>
PeriodAdapter()
String
marshal(Period v)
Period
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PeriodAdapter()
public String marshal(Period v)
marshal
XmlAdapter<String,Period>
public Period unmarshal(String v)
unmarshal
Copyright © 2014–2018 University of Oldenburg. All rights reserved.