public class HubXmlAdapter extends XmlAdapter<ArrayList,Hub>
HubXmlAdapter()
ArrayList
marshal(Hub v)
Hub
unmarshal(ArrayList v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HubXmlAdapter()
public ArrayList marshal(Hub v) throws Exception
marshal
XmlAdapter<ArrayList,Hub>
Exception
public Hub unmarshal(ArrayList v) throws Exception
unmarshal
Copyright © 1999–2025 ViaOA. All rights reserved.