public class SnmpObjIdXmlAdapter extends XmlAdapter<String,SnmpObjId>
| Constructor and Description | 
|---|
SnmpObjIdXmlAdapter()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
marshal(SnmpObjId snmpObjId)  | 
SnmpObjId | 
unmarshal(String oid)  | 
Copyright © 2021. All rights reserved.