public class MonitoringLocationIdAdapter extends XmlAdapter<String,OnmsMonitoringLocation>
Constructor and Description |
---|
MonitoringLocationIdAdapter() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(OnmsMonitoringLocation v) |
OnmsMonitoringLocation |
unmarshal(String v) |
public String marshal(OnmsMonitoringLocation v) throws Exception
marshal
in class XmlAdapter<String,OnmsMonitoringLocation>
Exception
public OnmsMonitoringLocation unmarshal(String v) throws Exception
unmarshal
in class XmlAdapter<String,OnmsMonitoringLocation>
Exception
Copyright © 2021. All rights reserved.