Uses of Class
gov.nist.secauto.oscal.lib.model.Task.Dependency
Packages that use Task.Dependency
-
Uses of Task.Dependency in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Task.DependencyMethods in gov.nist.secauto.oscal.lib.model with parameters of type Task.DependencyModifier and TypeMethodDescriptionboolean
Task.addDependency
(Task.Dependency item) Add a newTask.Dependency
item to the underlying collection.boolean
Task.removeDependency
(Task.Dependency item) Remove the first matchingTask.Dependency
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Task.Dependency