public class NodeIdAdapter extends XmlAdapter<Integer,OnmsNode>
NodeIdAdapter()
Integer
marshal(OnmsNode v)
OnmsNode
unmarshal(Integer v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeIdAdapter()
public Integer marshal(OnmsNode v) throws Exception
marshal
XmlAdapter<Integer,OnmsNode>
Exception
public OnmsNode unmarshal(Integer v) throws Exception
unmarshal
Copyright © 2021. All rights reserved.