|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.microfocus.cobol.lang.CobolBigInteger
Wrapper class for a BigInteger class
Copyright: Copyright (c) 2002-2003
| Constructor Summary | |
CobolBigInteger()
Construct a CobolBigInteger given a BigInteger.valueOf(0) |
|
CobolBigInteger(BigInteger value)
Construct a CobolBigInteger given a BigInteger value |
|
CobolBigInteger(String value)
Construct a CobolBigInteger given a string |
|
| Method Summary | |
byte[] |
getBytes()
get the comp3 representation of a CobolBigInteger |
BigInteger |
getValue()
get a BigInteger value of a CobolBigInteger |
void |
setValue(BigInteger value)
Allow a value of CobolBigInteger to be changed |
void |
synchronizeData()
synchronizeData the COBOL represention of a CobolBigInteger with the Java internal representation. |
String |
toString()
Return a string representation of a BigInteger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CobolBigInteger()
public CobolBigInteger(BigInteger value)
value - public CobolBigInteger(String value)
value - | Method Detail |
public byte[] getBytes()
throws CobolException,
Exception
getBytes in interface DataTypeCobolException
Exceptionpublic BigInteger getValue()
public void setValue(BigInteger value)
value -
public void synchronizeData()
throws CobolException,
Exception
synchronizeData in interface DataTypeCobolException
Exceptionpublic String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.