public class SnmpInstIdXmlAdapter extends XmlAdapter<String,SnmpInstId>
| Constructor and Description | 
|---|
SnmpInstIdXmlAdapter()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
marshal(SnmpInstId snmpInstId)  | 
SnmpInstId | 
unmarshal(String instance)  | 
public String marshal(SnmpInstId snmpInstId) throws Exception
marshal in class XmlAdapter<String,SnmpInstId>Exceptionpublic SnmpInstId unmarshal(String instance) throws Exception
unmarshal in class XmlAdapter<String,SnmpInstId>ExceptionCopyright © 2021. All rights reserved.