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