public static class RunInstance.Profile.AccessPoint.MapAdapter extends XmlAdapter<RunInstance.Profile.AccessPoint.MyMap,Map<String,URI>>
| Constructor and Description |
|---|
MapAdapter() |
| Modifier and Type | Method and Description |
|---|---|
RunInstance.Profile.AccessPoint.MyMap |
marshal(Map<String,URI> value) |
Map<String,URI> |
unmarshal(RunInstance.Profile.AccessPoint.MyMap value) |
public Map<String,URI> unmarshal(RunInstance.Profile.AccessPoint.MyMap value) throws Exception
unmarshal in class XmlAdapter<RunInstance.Profile.AccessPoint.MyMap,Map<String,URI>>Exceptionpublic RunInstance.Profile.AccessPoint.MyMap marshal(Map<String,URI> value) throws Exception
marshal in class XmlAdapter<RunInstance.Profile.AccessPoint.MyMap,Map<String,URI>>ExceptionCopyright © 2017. All Rights Reserved.