
Public Member Functions | ||||
| getList () | ||||
| of ($class) | ||||
| ||||
| importValue ($value) | ||||
| import ($scope) | ||||
Definition at line 16 of file PrimitiveEnumeration.class.php.
| PrimitiveEnumeration::getList | ( | ) |
Definition at line 18 of file PrimitiveEnumeration.class.php.
| PrimitiveEnumeration::of | ( | $ | class | ) |
| WrongArgumentException |
Reimplemented from IdentifiablePrimitive.
Definition at line 37 of file PrimitiveEnumeration.class.php.
References IdentifiablePrimitive::$className, IdentifiablePrimitive::guessClassName(), and Assert::isTrue().

| PrimitiveEnumeration::importValue | ( | $ | value | ) |
Reimplemented from BasePrimitive.
Definition at line 56 of file PrimitiveEnumeration.class.php.
References BasePrimitive::$value, BasePrimitive::getName(), and Assert::isTrue().

| PrimitiveEnumeration::import | ( | $ | scope | ) |
1.5.4