public class Adapter2 extends XmlAdapter<String,TimestampedObjectType>
| Constructor and Description |
|---|
Adapter2() |
public TimestampedObjectType unmarshal(String value)
unmarshal in class XmlAdapter<String,TimestampedObjectType>public String marshal(TimestampedObjectType value)
marshal in class XmlAdapter<String,TimestampedObjectType>Copyright © 2018. All rights reserved.