net.sf.mpxj.mspdi.schema
Class Adapter9

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

public class Adapter9
extends XmlAdapter<String,WorkContour>


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

Constructor Detail

Adapter9

public Adapter9()
Method Detail

unmarshal

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

marshal

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


Copyright © 2012. All Rights Reserved.