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