public class FilterableTypeAdapter extends XmlAdapter<String,FilterableType>
| Constructor and Description |
|---|
FilterableTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(FilterableType v) |
FilterableType |
unmarshal(String v) |
public FilterableType unmarshal(String v) throws Exception
unmarshal in class XmlAdapter<String,FilterableType>Exceptionpublic String marshal(FilterableType v) throws Exception
marshal in class XmlAdapter<String,FilterableType>ExceptionCopyright © 2016–2018 Taimos GmbH. All rights reserved.