public static class Authority.Adapter extends XmlAdapter<String,List<Authority>>
Adapter()
String
marshal(List<Authority> bt)
List<Authority>
unmarshal(String vt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter()
public List<Authority> unmarshal(String vt) throws Exception
unmarshal
XmlAdapter<String,List<Authority>>
Exception
public String marshal(List<Authority> bt) throws Exception
marshal
Copyright © 2017. All rights reserved.