com.develop.jawin
Class BigIntegerRef

java.lang.Object
  extended bycom.develop.jawin.Variant
      extended bycom.develop.jawin.ObjectRef
          extended bycom.develop.jawin.BigIntegerRef
All Implemented Interfaces:
VarTypes, WellKnownGUIDs

public class BigIntegerRef
extends ObjectRef

Cretes new BigInteger (VT_CY) referenced value

Author:
Vitaly Shelest

Field Summary
 
Fields inherited from class com.develop.jawin.Variant
SIZEOF
 
Fields inherited from interface com.develop.jawin.constants.VarTypes
VARIANT_FALSE, VARIANT_TRUE, VT_ARRAY, VT_BLOB, VT_BLOB_OBJECT, VT_BOOL, VT_BSTR, VT_BYREF, VT_CARRAY, VT_CF, VT_CLSID, VT_CY, VT_DATE, VT_DECIMAL, VT_DISPATCH, VT_EMPTY, VT_ERROR, VT_FILETIME, VT_HRESULT, VT_I1, VT_I2, VT_I4, VT_I8, VT_ILLEGAL, VT_ILLEGALMASKED, VT_INT, VT_LPSTR, VT_LPWSTR, VT_NULL, VT_PTR, VT_R4, VT_R8, VT_RESERVED, VT_SAFEARRAY, VT_STORAGE, VT_STORED_OBJECT, VT_STREAM, VT_STREAMED_OBJECT, VT_TYPEMASK, VT_UI1, VT_UI2, VT_UI4, VT_UI8, VT_UINT, VT_UNKNOWN, VT_USERDEFINED, VT_VARIANT, VT_VECTOR, VT_VOID
 
Fields inherited from interface com.develop.jawin.constants.WellKnownGUIDs
IID_IClassFactory, IID_IDispatch, IID_IEnumVariant, IID_IUnknown
 
Constructor Summary
BigIntegerRef()
          Cretes new BigInteger empty (VT_CY) referenced value
BigIntegerRef(java.math.BigInteger obj)
          Creates object (VT_CY) with Cretes new BigInteger empty (VT_CY) with BigInteger referenced value
 
Method Summary
 java.math.BigInteger getValue()
          Returns BigInteger referenced value
 
Methods inherited from class com.develop.jawin.ObjectRef
getRef, setRef
 
Methods inherited from class com.develop.jawin.Variant
marshalIn, marshalInRef, marshalOut, marshalOutArray, marshalOutArraySkip, marshalOutRef, marshalOutSkip
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BigIntegerRef

public BigIntegerRef()
Cretes new BigInteger empty (VT_CY) referenced value


BigIntegerRef

public BigIntegerRef(java.math.BigInteger obj)
Creates object (VT_CY) with Cretes new BigInteger empty (VT_CY) with BigInteger referenced value

Parameters:
obj - value
Method Detail

getValue

public java.math.BigInteger getValue()
Returns BigInteger referenced value

Returns:
value


Composia Soft Ltd. Designed by Vitally Shelest. .