Uses of Class
org.apache.axis2.databinding.types.NegativeInteger
Packages that use NegativeInteger
Package
Description
-
Uses of NegativeInteger in org.apache.axis2.databinding.types.soapencoding
Fields in org.apache.axis2.databinding.types.soapencoding declared as NegativeIntegerModifier and TypeFieldDescriptionprotected NegativeIntegerNegativeInteger.localNegativeIntegerfield for NegativeIntegerMethods in org.apache.axis2.databinding.types.soapencoding that return NegativeIntegerModifier and TypeMethodDescriptionNegativeInteger.getNegativeInteger()Auto generated getter methodMethods in org.apache.axis2.databinding.types.soapencoding with parameters of type NegativeIntegerModifier and TypeMethodDescriptionvoidNegativeInteger.setNegativeInteger(NegativeInteger param) Auto generated setter method -
Uses of NegativeInteger in org.apache.axis2.databinding.types.xsd
Fields in org.apache.axis2.databinding.types.xsd declared as NegativeIntegerModifier and TypeFieldDescriptionprotected NegativeIntegerNegativeInteger.localNegativeIntegerfield for NegativeIntegerMethods in org.apache.axis2.databinding.types.xsd that return NegativeIntegerModifier and TypeMethodDescriptionNegativeInteger.getNegativeInteger()Auto generated getter methodMethods in org.apache.axis2.databinding.types.xsd with parameters of type NegativeIntegerModifier and TypeMethodDescriptionvoidNegativeInteger.setNegativeInteger(NegativeInteger param) Auto generated setter method -
Uses of NegativeInteger in org.apache.axis2.databinding.utils
Methods in org.apache.axis2.databinding.utils that return NegativeIntegerModifier and TypeMethodDescriptionstatic NegativeIntegerConverterUtil.convertToNegativeInteger(String s)