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