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