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