
Public Member Functions | |
| setPrecision ($precision) | |
| |
| getPrecision () | |
| isMeasurable () | |
| toColumnType () | |
Private Attributes | |
| $precision = 0 | |
Definition at line 16 of file NumericType.class.php.
| NumericType::setPrecision | ( | $ | precision | ) |
| NumericType::getPrecision | ( | ) |
Definition at line 30 of file NumericType.class.php.
| NumericType::isMeasurable | ( | ) |
| NumericType::toColumnType | ( | ) |
Reimplemented from FloatType.
Definition at line 40 of file NumericType.class.php.
References DataType::create(), and DataType::NUMERIC.

NumericType::$precision = 0 [private] |
1.5.4