org.apache.axis2.databinding.types
Class NonNegativeInteger.BigIntegerRep

java.lang.Object
  extended by org.apache.axis2.databinding.types.NonNegativeInteger.BigIntegerRep
All Implemented Interfaces:
Serializable
Enclosing class:
NonNegativeInteger

protected static class NonNegativeInteger.BigIntegerRep
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
protected NonNegativeInteger.BigIntegerRep(byte[] array)
           
 
Method Summary
protected  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 Object readResolve()
                      throws ObjectStreamException
Throws:
ObjectStreamException