Uses of Enum
com.docspring.CombinedSubmissionAction.ActionCategoryEnum
Packages that use CombinedSubmissionAction.ActionCategoryEnum
-
Uses of CombinedSubmissionAction.ActionCategoryEnum in com.docspring
Subclasses with type arguments of type CombinedSubmissionAction.ActionCategoryEnum in com.docspringModifier and TypeClassDescriptionstatic enumGets or Sets actionCategoryMethods in com.docspring that return CombinedSubmissionAction.ActionCategoryEnumModifier and TypeMethodDescriptionCombinedSubmissionAction.getActionCategory()Get actionCategoryReturns the enum constant of this type with the specified name.CombinedSubmissionAction.ActionCategoryEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.docspring with parameters of type CombinedSubmissionAction.ActionCategoryEnumModifier and TypeMethodDescriptionCombinedSubmissionAction.actionCategory(CombinedSubmissionAction.ActionCategoryEnum actionCategory) voidCombinedSubmissionAction.setActionCategory(CombinedSubmissionAction.ActionCategoryEnum actionCategory)