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

Packages that use NegativeInteger
org.apache.axis2.databinding.schema.util   
 

Uses of NegativeInteger in org.apache.axis2.databinding.schema.util
 

Methods in org.apache.axis2.databinding.schema.util that return NegativeInteger
static NegativeInteger ConverterUtil.convertTonegativeInteger(java.lang.String s)