org.gcube.accounting.datamodel.adapter
Class ObjectAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<Object,Object>
org.gcube.accounting.datamodel.adapter.ObjectAdapter
public class ObjectAdapter
- extends XmlAdapter<Object,Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectAdapter
public ObjectAdapter()
unmarshal
public Object unmarshal(Object v)
- Specified by:
unmarshal in class XmlAdapter<Object,Object>
marshal
public Object marshal(Object v)
- Specified by:
marshal in class XmlAdapter<Object,Object>
Copyright © 2013. All Rights Reserved.