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