| Aviso |
Esta función es EXPERIMENTAL. Esto significa que el comportamiento de estasfunciones, sus nombres, más concretamente: CUALQUIER cosa de lo que hemos documentado aquí puede cambiar en futuras versiones del paquete SIN AVISAR. Queda advertido, y usa estafunción bajo tu propio riesgo. |
This class represents the enumeration identified with the id parameter. The id can be either the name of the enumeration (e.g "MyEnum"), or the full repository id (e.g. "IDL:MyEnum:1.0").
Ejemplo 1. Sample IDL file
|
Ejemplo 2. PHP code for accessing MyEnum
|