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