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

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

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

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