Uses of Class
org.apache.axis2.databinding.types.NonNegativeInteger
Packages that use NonNegativeInteger
Package
Description
These classes are directly salvaged from Axis 1 codebase.
-
Uses of NonNegativeInteger in org.apache.axis2.databinding.types
Subclasses of NonNegativeInteger in org.apache.axis2.databinding.typesModifier and TypeClassDescriptionclassCustom class for supporting primitive XSD data type positiveInteger -
Uses of NonNegativeInteger in org.apache.axis2.databinding.types.soapencoding
Fields in org.apache.axis2.databinding.types.soapencoding declared as NonNegativeIntegerModifier and TypeFieldDescriptionprotected NonNegativeIntegerNonNegativeInteger.localNonNegativeIntegerfield for NonNegativeIntegerMethods in org.apache.axis2.databinding.types.soapencoding that return NonNegativeIntegerModifier and TypeMethodDescriptionNonNegativeInteger.getNonNegativeInteger()Auto generated getter methodMethods in org.apache.axis2.databinding.types.soapencoding with parameters of type NonNegativeIntegerModifier and TypeMethodDescriptionvoidNonNegativeInteger.setNonNegativeInteger(NonNegativeInteger param) Auto generated setter method -
Uses of NonNegativeInteger in org.apache.axis2.databinding.types.xsd
Fields in org.apache.axis2.databinding.types.xsd declared as NonNegativeIntegerModifier and TypeFieldDescriptionprotected NonNegativeIntegerNonNegativeInteger.localNonNegativeIntegerfield for NonNegativeIntegerMethods in org.apache.axis2.databinding.types.xsd that return NonNegativeIntegerModifier and TypeMethodDescriptionNonNegativeInteger.getNonNegativeInteger()Auto generated getter methodMethods in org.apache.axis2.databinding.types.xsd with parameters of type NonNegativeIntegerModifier and TypeMethodDescriptionvoidNonNegativeInteger.setNonNegativeInteger(NonNegativeInteger param) Auto generated setter method -
Uses of NonNegativeInteger in org.apache.axis2.databinding.utils
Methods in org.apache.axis2.databinding.utils that return NonNegativeIntegerModifier and TypeMethodDescriptionstatic NonNegativeIntegerConverterUtil.convertToNonNegativeInteger(String s)