public class DurationXmlAdapter extends XmlAdapter<String,Duration>
DurationXmlAdapter()
String
marshal(Duration v)
Duration
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DurationXmlAdapter()
public Duration unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,Duration>
Exception
public String marshal(Duration v)
marshal
Copyright © 2020 bremersee.org. All rights reserved.