MPXJ: Microsoft Project Exchange

net.sf.mpxj.mspdi.schema
Class Adapter2

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

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


Constructor Summary
Adapter2()
           
 
Method Summary
 java.lang.String marshal(java.lang.Boolean value)
           
 java.lang.Boolean 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

Adapter2

public Adapter2()
Method Detail

unmarshal

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

marshal

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


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