Uses of Enum Class
software.xdev.mockserver.cli.Main.Arguments
Packages that use Main.Arguments
-
Uses of Main.Arguments in software.xdev.mockserver.cli
Methods in software.xdev.mockserver.cli that return Main.ArgumentsModifier and TypeMethodDescriptionstatic Main.ArgumentsReturns the enum constant of this class with the specified name.static Main.Arguments[]Main.Arguments.values()Returns an array containing the constants of this enum class, in the order they are declared.