net.sf.mpxj.mspdi.schema
Class Adapter11

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

public class Adapter11
extends XmlAdapter<String,ResourceType>


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

Constructor Detail

Adapter11

public Adapter11()
Method Detail

unmarshal

public ResourceType unmarshal(String value)
Specified by:
unmarshal in class XmlAdapter<String,ResourceType>

marshal

public String marshal(ResourceType value)
Specified by:
marshal in class XmlAdapter<String,ResourceType>


Copyright © 2012. All Rights Reserved.