public static class DelegateAction.Adapter extends XmlAdapter<String,DelegateAction>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(DelegateAction v) |
DelegateAction |
unmarshal(String v) |
public DelegateAction unmarshal(String v) throws Exception
unmarshal in class XmlAdapter<String,DelegateAction>Exceptionpublic String marshal(DelegateAction v) throws Exception
marshal in class XmlAdapter<String,DelegateAction>ExceptionCopyright © 2017. All rights reserved.