Uses of Enum Class
org.cyclonedx.model.LifecycleChoice.Phase
Packages that use LifecycleChoice.Phase
-
Uses of LifecycleChoice.Phase in org.cyclonedx.model
Subclasses with type arguments of type LifecycleChoice.Phase in org.cyclonedx.modelMethods 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 class with the specified name.static LifecycleChoice.Phase[]LifecycleChoice.Phase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.cyclonedx.model with parameters of type LifecycleChoice.Phase