public class UUIDAdapter extends XmlAdapter<String,UUID>
UUIDAdapter()
String
marshal(UUID bt)
UUID
unmarshal(String vt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UUIDAdapter()
public UUID unmarshal(String vt) throws Exception
unmarshal
XmlAdapter<String,UUID>
Exception
public String marshal(UUID bt) throws Exception
marshal
Copyright © 2016. All rights reserved.