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