|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NegativeInteger | |
---|---|
org.apache.axis2.databinding.types.soapencoding | |
org.apache.axis2.databinding.types.xsd | |
org.apache.axis2.databinding.utils |
Uses of NegativeInteger in org.apache.axis2.databinding.types.soapencoding |
---|
Fields in org.apache.axis2.databinding.types.soapencoding declared as NegativeInteger | |
---|---|
protected NegativeInteger |
NegativeInteger.localNegativeInteger
field for NegativeInteger |
Methods in org.apache.axis2.databinding.types.soapencoding that return NegativeInteger | |
---|---|
NegativeInteger |
NegativeInteger.getNegativeInteger()
Auto generated getter method |
Methods in org.apache.axis2.databinding.types.soapencoding with parameters of type NegativeInteger | |
---|---|
void |
NegativeInteger.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 NegativeInteger | |
---|---|
protected NegativeInteger |
NegativeInteger.localNegativeInteger
field for NegativeInteger |
Methods in org.apache.axis2.databinding.types.xsd that return NegativeInteger | |
---|---|
NegativeInteger |
NegativeInteger.getNegativeInteger()
Auto generated getter method |
Methods in org.apache.axis2.databinding.types.xsd with parameters of type NegativeInteger | |
---|---|
void |
NegativeInteger.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 NegativeInteger | |
---|---|
static NegativeInteger |
ConverterUtil.convertToNegativeInteger(java.lang.String s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |