public class UUIDAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<String,UUID>
UUIDAdapter()
String
marshal(UUID v)
UUID
unmarshal(String v)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UUIDAdapter()
public UUID unmarshal(String v) throws Exception
unmarshal
javax.xml.bind.annotation.adapters.XmlAdapter<String,UUID>
Exception
public String marshal(UUID v) throws Exception
marshal
Copyright © 2014 Equilibrium. All rights reserved.