Uses of Enum Class
org.harctoolbox.irscrutinizer.OutputTextFormat
Packages that use OutputTextFormat
-
Uses of OutputTextFormat in org.harctoolbox.irscrutinizer
Methods in org.harctoolbox.irscrutinizer that return OutputTextFormatModifier and TypeMethodDescriptionstatic OutputTextFormatOutputTextFormat.newOutputTextFormat(int n) static OutputTextFormatReturns the enum constant of this class with the specified name.static OutputTextFormat[]OutputTextFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.