Uses of Enum Class
net.binis.codegen.test.prototype.CompiledEnumPrototype
Packages that use CompiledEnumPrototype
-
Uses of CompiledEnumPrototype in net.binis.codegen.test.prototype
Methods in net.binis.codegen.test.prototype that return CompiledEnumPrototypeModifier and TypeMethodDescriptionstatic CompiledEnumPrototypeReturns the enum constant of this class with the specified name.static CompiledEnumPrototype[]CompiledEnumPrototype.values()Returns an array containing the constants of this enum class, in the order they are declared.