Public Member Functions | |
isGeneric () | |
toColumnType () | |
toPrimitive () | |
toXsdType () |
Definition at line 16 of file TimeType.class.php.
TimeType::isGeneric | ( | ) |
TimeType::toColumnType | ( | ) |
Reimplemented from ObjectType.
Definition at line 23 of file TimeType.class.php.
References DataType::create(), and DataType::TIME.
TimeType::toPrimitive | ( | ) |
Reimplemented from ObjectType.
Definition at line 28 of file TimeType.class.php.
References Primitive::time().
TimeType::toXsdType | ( | ) |