Uses of Class
org.cyclonedx.model.LifecycleChoice
Packages that use LifecycleChoice
-
Uses of LifecycleChoice in org.cyclonedx.model
Fields in org.cyclonedx.model with type parameters of type LifecycleChoiceMethods in org.cyclonedx.model that return types with arguments of type LifecycleChoiceMethod parameters in org.cyclonedx.model with type arguments of type LifecycleChoiceModifier and TypeMethodDescriptionvoidLifecycles.setLifecycleChoice(List<LifecycleChoice> lifecycleChoice) -
Uses of LifecycleChoice in org.cyclonedx.util.deserializer
Methods in org.cyclonedx.util.deserializer that return LifecycleChoiceModifier and TypeMethodDescriptionprivate LifecycleChoiceLifecycleDeserializer.createLifecycleChoice(com.fasterxml.jackson.databind.JsonNode choiceNode)