Uses of Class
net.binis.codegen.test.prototype.CompiledEnumPrototype
| Package | Description |
|---|---|
| net.binis.codegen.test.prototype |
-
Uses of CompiledEnumPrototype in net.binis.codegen.test.prototype
Methods in net.binis.codegen.test.prototype that return CompiledEnumPrototype Modifier and Type Method Description static CompiledEnumPrototypeCompiledEnumPrototype. valueOf(String name)Returns the enum constant of this type with the specified name.static CompiledEnumPrototype[]CompiledEnumPrototype. values()Returns an array containing the constants of this enum type, in the order they are declared.