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