net.sf.mpxj.mspdi.schema
Class Adapter16
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,TaskType>
net.sf.mpxj.mspdi.schema.Adapter16
public class Adapter16
- extends XmlAdapter<String,TaskType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Adapter16
public Adapter16()
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.