public class IntegerOrUnlimitedAdapter extends XmlAdapter<String,Integer>
IntegerOrUnlimitedAdapter()
String
marshal(Integer value)
Integer
unmarshal(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntegerOrUnlimitedAdapter()
public Integer unmarshal(String str) throws Exception
unmarshal
XmlAdapter<String,Integer>
Exception
public String marshal(Integer value) throws Exception
marshal
Copyright © 2015 Aspera Inc.. All rights reserved.