MPXJ: Microsoft Project Exchange

net.sf.mpxj.mspdi.schema
Class Adapter8

Package class diagram package Adapter8
java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,AccrueType>
      extended by net.sf.mpxj.mspdi.schema.Adapter8

public class Adapter8
extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,AccrueType>


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

Constructor Detail

Adapter8

public Adapter8()
Method Detail

unmarshal

public AccrueType unmarshal(java.lang.String value)
Specified by:
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,AccrueType>

marshal

public java.lang.String marshal(AccrueType value)
Specified by:
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,AccrueType>


Copyright © 2000-2009 Packwood Software. All Rights Reserved.