Uses of Enum
org.cyclonedx.model.LifecycleChoice.Phase
Packages that use LifecycleChoice.Phase
-
Uses of LifecycleChoice.Phase in org.cyclonedx.model
Fields in org.cyclonedx.model declared as LifecycleChoice.PhaseMethods in org.cyclonedx.model that return LifecycleChoice.PhaseModifier and TypeMethodDescriptionstatic LifecycleChoice.PhaseLifecycleChoice.Phase.fromString(String value) LifecycleChoice.getPhase()static LifecycleChoice.PhaseReturns the enum constant of this type with the specified name.static LifecycleChoice.Phase[]LifecycleChoice.Phase.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model with parameters of type LifecycleChoice.Phase