| Category | Zend |
| Package | Zend_XmlRpc |
| Subpackage | Value |
| Copyright | Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com) |
| License | http://framework.zend.com/license/new-bsd New BSD License |
| Category | Zend |
| Package | Zend_XmlRpc |
| Subpackage | Value |
| Copyright | Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com) |
| License | http://framework.zend.com/license/new-bsd New BSD License |
| + __construct() | Set the value of a double native type |
| + getValue() | Return the value of this object, convert the XML-RPC native double value into a PHP float |
public function __construct( |
$value)
|
float $value |
public function getValue( |
)
|