Uses of Class
org.cyclonedx.model.formulation.trigger.Trigger
-
Packages that use Trigger Package Description org.cyclonedx.model.formulation -
-
Uses of Trigger in org.cyclonedx.model.formulation
Fields in org.cyclonedx.model.formulation declared as Trigger Modifier and Type Field Description protected TriggerFormulationCommon. triggerMethods in org.cyclonedx.model.formulation that return Trigger Modifier and Type Method Description TriggerFormulationCommon. getTrigger()Methods in org.cyclonedx.model.formulation with parameters of type Trigger Modifier and Type Method Description voidFormulationCommon. setTrigger(Trigger trigger)
-