blob: 5e5bd3b886eca337ec2787cf36c40340c9c9399d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>NonPositiveInteger (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="NonPositiveInteger (Apache Axis2)";
}
}
catch(err) {
}
//-->
var methods = {"i0":42};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/NonPositiveInteger.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/axis2/databinding/types/NonNegativeInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/axis2/databinding/types/NonPositiveInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/axis2/databinding/types/NonPositiveInteger.html" target="_top">Frames</a></li>
<li><a href="NonPositiveInteger.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.java.math.BigInteger">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.axis2.databinding.types</div>
<h2 title="Class NonPositiveInteger" class="title">Class NonPositiveInteger</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">java.lang.Number</a></li>
<li>
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">java.math.BigInteger</a></li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.databinding.types.NonPositiveInteger</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="https://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt;</dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../org/apache/axis2/databinding/types/NegativeInteger.html" title="class in org.apache.axis2.databinding.types">NegativeInteger</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">NonPositiveInteger</span>
extends <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></pre>
<div class="block">Custom class for supporting primitive XSD data type nonPositiveInteger
<p/>
nonPositiveInteger is derived from integer by setting the value of maxInclusive to be 0. This
results in the standard mathematical concept of the non-positive integers. The value space of
nonPositiveInteger is the infinite set {...,-2,-1,0}.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="http://www.w3.org/TR/xmlschema-2/#nonPositiveInteger">XML Schema 3.3.14</a>,
<a href="../../../../../serialized-form.html#org.apache.axis2.databinding.types.NonPositiveInteger">Serialized Form</a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/databinding/types/NonPositiveInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types">NonPositiveInteger.BigIntegerRep</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">As per https://issues.apache.org/jira/browse/AXIS2-3848</span></div>
</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.java.math.BigInteger">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;java.math.<a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#ONE" title="class or interface in java.math">ONE</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#TEN" title="class or interface in java.math">TEN</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#ZERO" title="class or interface in java.math">ZERO</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/databinding/types/NonPositiveInteger.html#NonPositiveInteger-byte:A-">NonPositiveInteger</a></span>(byte[]&nbsp;val)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/databinding/types/NonPositiveInteger.html#NonPositiveInteger-int-byte:A-">NonPositiveInteger</a></span>(int&nbsp;signum,
byte[]&nbsp;magnitude)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/databinding/types/NonPositiveInteger.html#NonPositiveInteger-int-int-java.util.Random-">NonPositiveInteger</a></span>(int&nbsp;bitLength,
int&nbsp;certainty,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Random.html?is-external=true" title="class or interface in java.util">Random</a>&nbsp;rnd)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/databinding/types/NonPositiveInteger.html#NonPositiveInteger-int-java.util.Random-">NonPositiveInteger</a></span>(int&nbsp;numBits,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Random.html?is-external=true" title="class or interface in java.util">Random</a>&nbsp;rnd)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/databinding/types/NonPositiveInteger.html#NonPositiveInteger-java.lang.String-">NonPositiveInteger</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/databinding/types/NonPositiveInteger.html#NonPositiveInteger-java.lang.String-int-">NonPositiveInteger</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val,
int&nbsp;radix)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/databinding/types/NonPositiveInteger.html#writeReplace--">writeReplace</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">As per https://issues.apache.org/jira/browse/AXIS2-3848</span></div>
</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.math.BigInteger">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.math.<a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#abs--" title="class or interface in java.math">abs</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#add-java.math.BigInteger-" title="class or interface in java.math">add</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#and-java.math.BigInteger-" title="class or interface in java.math">and</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#andNot-java.math.BigInteger-" title="class or interface in java.math">andNot</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#bitCount--" title="class or interface in java.math">bitCount</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#bitLength--" title="class or interface in java.math">bitLength</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#byteValueExact--" title="class or interface in java.math">byteValueExact</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#clearBit-int-" title="class or interface in java.math">clearBit</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#compareTo-java.math.BigInteger-" title="class or interface in java.math">compareTo</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#divide-java.math.BigInteger-" title="class or interface in java.math">divide</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#divideAndRemainder-java.math.BigInteger-" title="class or interface in java.math">divideAndRemainder</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#doubleValue--" title="class or interface in java.math">doubleValue</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.math">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#flipBit-int-" title="class or interface in java.math">flipBit</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#floatValue--" title="class or interface in java.math">floatValue</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#gcd-java.math.BigInteger-" title="class or interface in java.math">gcd</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#getLowestSetBit--" title="class or interface in java.math">getLowestSetBit</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#hashCode--" title="class or interface in java.math">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#intValue--" title="class or interface in java.math">intValue</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#intValueExact--" title="class or interface in java.math">intValueExact</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#isProbablePrime-int-" title="class or interface in java.math">isProbablePrime</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#longValue--" title="class or interface in java.math">longValue</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#longValueExact--" title="class or interface in java.math">longValueExact</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#max-java.math.BigInteger-" title="class or interface in java.math">max</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#min-java.math.BigInteger-" title="class or interface in java.math">min</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#mod-java.math.BigInteger-" title="class or interface in java.math">mod</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#modInverse-java.math.BigInteger-" title="class or interface in java.math">modInverse</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#modPow-java.math.BigInteger-java.math.BigInteger-" title="class or interface in java.math">modPow</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#multiply-java.math.BigInteger-" title="class or interface in java.math">multiply</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#negate--" title="class or interface in java.math">negate</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#nextProbablePrime--" title="class or interface in java.math">nextProbablePrime</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#not--" title="class or interface in java.math">not</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#or-java.math.BigInteger-" title="class or interface in java.math">or</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#pow-int-" title="class or interface in java.math">pow</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#probablePrime-int-java.util.Random-" title="class or interface in java.math">probablePrime</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#remainder-java.math.BigInteger-" title="class or interface in java.math">remainder</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#setBit-int-" title="class or interface in java.math">setBit</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#shiftLeft-int-" title="class or interface in java.math">shiftLeft</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#shiftRight-int-" title="class or interface in java.math">shiftRight</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#shortValueExact--" title="class or interface in java.math">shortValueExact</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#signum--" title="class or interface in java.math">signum</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#subtract-java.math.BigInteger-" title="class or interface in java.math">subtract</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#testBit-int-" title="class or interface in java.math">testBit</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#toByteArray--" title="class or interface in java.math">toByteArray</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#toString--" title="class or interface in java.math">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#toString-int-" title="class or interface in java.math">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#valueOf-long-" title="class or interface in java.math">valueOf</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/math/BigInteger.html?is-external=true#xor-java.math.BigInteger-" title="class or interface in java.math">xor</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Number">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true#byteValue--" title="class or interface in java.lang">byteValue</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true#shortValue--" title="class or interface in java.lang">shortValue</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="NonPositiveInteger-byte:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NonPositiveInteger</h4>
<pre>public&nbsp;NonPositiveInteger(byte[]&nbsp;val)</pre>
</li>
</ul>
<a name="NonPositiveInteger-int-byte:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NonPositiveInteger</h4>
<pre>public&nbsp;NonPositiveInteger(int&nbsp;signum,
byte[]&nbsp;magnitude)</pre>
</li>
</ul>
<a name="NonPositiveInteger-int-int-java.util.Random-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NonPositiveInteger</h4>
<pre>public&nbsp;NonPositiveInteger(int&nbsp;bitLength,
int&nbsp;certainty,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Random.html?is-external=true" title="class or interface in java.util">Random</a>&nbsp;rnd)</pre>
</li>
</ul>
<a name="NonPositiveInteger-int-java.util.Random-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NonPositiveInteger</h4>
<pre>public&nbsp;NonPositiveInteger(int&nbsp;numBits,
<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Random.html?is-external=true" title="class or interface in java.util">Random</a>&nbsp;rnd)</pre>
</li>
</ul>
<a name="NonPositiveInteger-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NonPositiveInteger</h4>
<pre>public&nbsp;NonPositiveInteger(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val)</pre>
</li>
</ul>
<a name="NonPositiveInteger-java.lang.String-int-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>NonPositiveInteger</h4>
<pre>public&nbsp;NonPositiveInteger(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;val,
int&nbsp;radix)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="writeReplace--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>writeReplace</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;writeReplace()
throws <a href="https://docs.oracle.com/javase/7/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</a></pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As per https://issues.apache.org/jira/browse/AXIS2-3848</span></div>
<div class="block">Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>BigIntegerRep</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/NonPositiveInteger.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/axis2/databinding/types/NonNegativeInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/axis2/databinding/types/NonPositiveInteger.BigIntegerRep.html" title="class in org.apache.axis2.databinding.types"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/axis2/databinding/types/NonPositiveInteger.html" target="_top">Frames</a></li>
<li><a href="NonPositiveInteger.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.java.math.BigInteger">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>