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 OutputTextFormat
OutputTextFormat.newOutputTextFormat
(int n) static OutputTextFormat
Returns 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.