Uses of Class
gov.nist.secauto.oscal.lib.model.Activity.Step
Packages that use Activity.Step
-
Uses of Activity.Step in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Activity.StepMethods in gov.nist.secauto.oscal.lib.model with parameters of type Activity.StepModifier and TypeMethodDescriptionboolean
Activity.addStep
(Activity.Step item) Add a newActivity.Step
item to the underlying collection.boolean
Activity.removeStep
(Activity.Step item) Remove the first matchingActivity.Step
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Activity.Step