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