Uses of Enum Class
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 class with the specified name.static PreprocessingState.PrinterType[]PreprocessingState.PrinterType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.igormaznitsa.jcp.context with parameters of type PreprocessingState.PrinterTypeModifier and TypeMethodDescriptionvoidPreprocessingState.setPrinter(PreprocessingState.PrinterType type)