public class XmlizeIUSSortedSet extends XmlAdapter<IUSList,SortedSet<IUS>>
XmlizeIUSSortedSet class.
XmlizeIUSSortedSet()
IUSList
marshal(SortedSet<IUS> bt)
SortedSet<IUS>
unmarshal(IUSList vt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XmlizeIUSSortedSet()
public SortedSet<IUS> unmarshal(IUSList vt) throws Exception
unmarshal
XmlAdapter<IUSList,SortedSet<IUS>>
Exception
public IUSList marshal(SortedSet<IUS> bt) throws Exception
marshal
Copyright © 2015 SeqWare. All rights reserved.