Uses of Enum Class
foundation.rpg.generator.parser.SourceModel.Names
Packages that use SourceModel.Names
-
Uses of SourceModel.Names in foundation.rpg.generator.parser
Methods in foundation.rpg.generator.parser that return SourceModel.NamesModifier and TypeMethodDescriptionstatic SourceModel.NamesReturns the enum constant of this class with the specified name.static SourceModel.Names[]SourceModel.Names.values()Returns an array containing the constants of this enum class, in the order they are declared.