Uses of Class
org.apache.axis2.databinding.types.NonPositiveInteger
Packages that use NonPositiveInteger
Package
Description
These classes are directly salvaged from Axis 1 codebase.
-
Uses of NonPositiveInteger in org.apache.axis2.databinding.types
Subclasses of NonPositiveInteger in org.apache.axis2.databinding.typesModifier and TypeClassDescriptionclassCustom class for supporting primitive XSD data type negativeinteger -
Uses of NonPositiveInteger in org.apache.axis2.databinding.types.soapencoding
Fields in org.apache.axis2.databinding.types.soapencoding declared as NonPositiveIntegerModifier and TypeFieldDescriptionprotected NonPositiveIntegerNonPositiveInteger.localNonPositiveIntegerfield for NonPositiveIntegerMethods in org.apache.axis2.databinding.types.soapencoding that return NonPositiveIntegerModifier and TypeMethodDescriptionNonPositiveInteger.getNonPositiveInteger()Auto generated getter methodMethods in org.apache.axis2.databinding.types.soapencoding with parameters of type NonPositiveIntegerModifier and TypeMethodDescriptionvoidNonPositiveInteger.setNonPositiveInteger(NonPositiveInteger param) Auto generated setter method -
Uses of NonPositiveInteger in org.apache.axis2.databinding.types.xsd
Fields in org.apache.axis2.databinding.types.xsd declared as NonPositiveIntegerModifier and TypeFieldDescriptionprotected NonPositiveIntegerNonPositiveInteger.localNonPositiveIntegerfield for NonPositiveIntegerMethods in org.apache.axis2.databinding.types.xsd that return NonPositiveIntegerModifier and TypeMethodDescriptionNonPositiveInteger.getNonPositiveInteger()Auto generated getter methodMethods in org.apache.axis2.databinding.types.xsd with parameters of type NonPositiveIntegerModifier and TypeMethodDescriptionvoidNonPositiveInteger.setNonPositiveInteger(NonPositiveInteger param) Auto generated setter method -
Uses of NonPositiveInteger in org.apache.axis2.databinding.utils
Methods in org.apache.axis2.databinding.utils that return NonPositiveIntegerModifier and TypeMethodDescriptionstatic NonPositiveIntegerConverterUtil.convertToNonPositiveInteger(String s)