Uses of Enum
com.igormaznitsa.jcp.context.PreprocessingState.PrinterType
Packages that use PreprocessingState.PrinterType
-
Uses of PreprocessingState.PrinterType in com.igormaznitsa.jcp.context
Subclasses with type arguments of type PreprocessingState.PrinterType in com.igormaznitsa.jcp.contextMethods 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 TypeMethodDescriptionvoidPreprocessingState.setPrinter(PreprocessingState.PrinterType type)