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