Uses of Enum
org.cyclonedx.model.formulation.FormulationCommon.TaskType
Packages that use FormulationCommon.TaskType
-
Uses of FormulationCommon.TaskType in org.cyclonedx.model.formulation
Fields in org.cyclonedx.model.formulation with type parameters of type FormulationCommon.TaskTypeModifier and TypeFieldDescriptionprotected List<FormulationCommon.TaskType> FormulationCommon.taskTypesMethods in org.cyclonedx.model.formulation that return FormulationCommon.TaskTypeModifier and TypeMethodDescriptionstatic FormulationCommon.TaskTypeReturns the enum constant of this type with the specified name.static FormulationCommon.TaskType[]FormulationCommon.TaskType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model.formulation that return types with arguments of type FormulationCommon.TaskTypeMethod parameters in org.cyclonedx.model.formulation with type arguments of type FormulationCommon.TaskTypeModifier and TypeMethodDescriptionvoidFormulationCommon.setTaskTypes(List<FormulationCommon.TaskType> taskTypes)