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 TypeMethodDescriptionbooleanTask.addDependency(Task.Dependency item) Add a newTask.Dependencyitem to the underlying collection.booleanTask.removeDependency(Task.Dependency item) Remove the first matchingTask.Dependencyitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Task.Dependency