Uses of Enum Class
org.verapdf.apps.ProcessType
Packages that use ProcessType
-
Uses of ProcessType in org.verapdf.apps
Methods in org.verapdf.apps that return ProcessTypeModifier and TypeMethodDescriptionstatic ProcessTypeProcessType.addProcess(ProcessType base, ProcessType toAdd) static ProcessType[]ProcessType.getOptionValues()static ProcessTypeReturns the enum constant of this class with the specified name.static ProcessType[]ProcessType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.verapdf.apps with parameters of type ProcessTypeModifier and TypeMethodDescriptionstatic ProcessTypeProcessType.addProcess(ProcessType base, ProcessType toAdd)