mx.bigdata.sat.cfdi.v32.schema
Class Adapter1

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<String,Date>
      extended by mx.bigdata.sat.cfdi.v32.schema.Adapter1

public class Adapter1
extends XmlAdapter<String,Date>


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

Constructor Detail

Adapter1

public Adapter1()
Method Detail

unmarshal

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

marshal

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


Copyright © 2010-2013. All Rights Reserved.