Uses of Enum
org.davidmoten.oa3.codegen.generator.Generator.ClassType
Packages that use Generator.ClassType
-
Uses of Generator.ClassType in org.davidmoten.oa3.codegen.generator
Fields in org.davidmoten.oa3.codegen.generator declared as Generator.ClassTypeMethods in org.davidmoten.oa3.codegen.generator that return Generator.ClassTypeModifier and TypeMethodDescriptionstatic Generator.ClassTypeReturns the enum constant of this type with the specified name.static Generator.ClassType[]Generator.ClassType.values()Returns an array containing the constants of this enum type, in the order they are declared.