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>
IllegalArgumentException
public String marshal(GTUPositionType gtuPosition) throws IllegalArgumentException
marshal
in class XmlAdapter<String,GTUPositionType>
IllegalArgumentException
Copyright © 2014–2019 Delft University of Technology. All rights reserved.