Uses of Enum
com.igormaznitsa.jcp.context.PreprocessingState.PrinterType
Packages that use PreprocessingState.PrinterType
-
Uses of PreprocessingState.PrinterType in com.igormaznitsa.jcp.context
Methods in com.igormaznitsa.jcp.context that return PreprocessingState.PrinterTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PreprocessingState.PrinterType[]
PreprocessingState.PrinterType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.igormaznitsa.jcp.context with parameters of type PreprocessingState.PrinterTypeModifier and TypeMethodDescriptionvoid
PreprocessingState.setPrinter
(PreprocessingState.PrinterType type)