org.apache.axis.types
Class NonNegativeInteger.BigIntegerRep

java.lang.Object
  extended byorg.apache.axis.types.NonNegativeInteger.BigIntegerRep
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
NonNegativeInteger

protected static class NonNegativeInteger.BigIntegerRep
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
protected NonNegativeInteger.BigIntegerRep(byte[] array)
           
 
Method Summary
protected  java.lang.Object readResolve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonNegativeInteger.BigIntegerRep

protected NonNegativeInteger.BigIntegerRep(byte[] array)
Method Detail

readResolve

protected java.lang.Object readResolve()
                                throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException


Copyright © 2003 Apache Web Services Project. All Rights Reserved.