Uses of Enum
py4j.examples.EnumExample.MyEnum
Packages that use EnumExample.MyEnum
-
Uses of EnumExample.MyEnum in py4j.examples
Methods in py4j.examples that return EnumExample.MyEnumModifier and TypeMethodDescriptionstatic EnumExample.MyEnum
Returns the enum constant of this type with the specified name.static EnumExample.MyEnum[]
EnumExample.MyEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.