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