Uses of Enum Class
org.verapdf.processor.app.ProcessType
Packages that use ProcessType
-
Uses of ProcessType in org.verapdf.processor.app
Methods in org.verapdf.processor.app that return ProcessTypeModifier and TypeMethodDescriptionstatic ProcessTypeProcessType.addProcess(ProcessType base, ProcessType toAdd) static ProcessType[]ProcessType.getOptionValues()VeraAppConfig.getProcessType()VeraAppConfigImpl.getProcessType()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.processor.app with parameters of type ProcessTypeModifier and TypeMethodDescriptionstatic ProcessTypeProcessType.addProcess(ProcessType base, ProcessType toAdd) AppConfigBuilder.type(ProcessType type)