public class UserKeyXmlAdapter extends XmlAdapter<String,UserKey>
XmlAdapter
UserKey
UserKeyXmlAdapter()
String
marshal(UserKey userKey)
unmarshal(String stringValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserKeyXmlAdapter()
@Nullable public UserKey unmarshal(String stringValue)
unmarshal
XmlAdapter<String,UserKey>
@Nullable public String marshal(UserKey userKey)
marshal
Copyright © 2015 Atlassian. All rights reserved.