public class Adapter4 extends javax.xml.bind.annotation.adapters.XmlAdapter<String,Integer>
Adapter4()
String
marshal(Integer value)
Integer
unmarshal(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter4()
public Integer unmarshal(String value)
unmarshal
javax.xml.bind.annotation.adapters.XmlAdapter<String,Integer>
public String marshal(Integer value)
marshal