public class LengthBeginEndAdapter extends XmlAdapter<String,LengthBeginEnd>
| Constructor and Description |
|---|
LengthBeginEndAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(LengthBeginEnd lbe) |
LengthBeginEnd |
unmarshal(String field) |
public LengthBeginEnd unmarshal(String field) throws IllegalArgumentException
unmarshal in class XmlAdapter<String,LengthBeginEnd>IllegalArgumentExceptionpublic String marshal(LengthBeginEnd lbe) throws IllegalArgumentException
marshal in class XmlAdapter<String,LengthBeginEnd>IllegalArgumentExceptionCopyright © 2014–2019 Delft University of Technology. All rights reserved.