Uses of Class
org.apache.axis2.databinding.types.NegativeInteger

Packages that use NegativeInteger
org.apache.axis2.databinding.utils   
 

Uses of NegativeInteger in org.apache.axis2.databinding.utils
 

Methods in org.apache.axis2.databinding.utils that return NegativeInteger
static NegativeInteger ConverterUtil.convertTonegativeInteger(String s)