Moodle  2.2.1
http://www.collinsharper.com
Zend_XmlRpc_Value_BigInteger Class Reference
Inheritance diagram for Zend_XmlRpc_Value_BigInteger:
Collaboration diagram for Zend_XmlRpc_Value_BigInteger:

Public Member Functions

 __construct ($value)
 getValue ()

Protected Attributes

 $_integer

Detailed Description

Definition at line 37 of file BigInteger.php.


Constructor & Destructor Documentation

__construct ( value)
Parameters:
mixed$value

Reimplemented from Zend_XmlRpc_Value_Integer.

Definition at line 47 of file BigInteger.php.


Member Function Documentation

getValue ( )

Return bigint value object

Returns:
Zend_Crypt_Math_BigInteger

Reimplemented from Zend_XmlRpc_Value_Integer.

Definition at line 61 of file BigInteger.php.


Field Documentation

$_integer [protected]

Definition at line 42 of file BigInteger.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations