net.sf.mpxj.mspdi.schema
Class Adapter14
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,BookingType>
net.sf.mpxj.mspdi.schema.Adapter14
public class Adapter14
- extends XmlAdapter<String,BookingType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Adapter14
public Adapter14()
unmarshal
public BookingType unmarshal(String value)
- Specified by:
unmarshal in class XmlAdapter<String,BookingType>
marshal
public String marshal(BookingType value)
- Specified by:
marshal in class XmlAdapter<String,BookingType>
Copyright © 2012. All Rights Reserved.