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