net.sf.mpxj.mspdi.schema
Class Adapter13

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<String,AccrueType>
      extended by net.sf.mpxj.mspdi.schema.Adapter13

public class Adapter13
extends XmlAdapter<String,AccrueType>


Constructor Summary
Adapter13()
           
 
Method Summary
 String marshal(AccrueType value)
           
 AccrueType unmarshal(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Adapter13

public Adapter13()
Method Detail

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.