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