Uses of Class
gov.nist.secauto.oscal.lib.model.ImplementedRequirement
Packages that use ImplementedRequirement
-
Uses of ImplementedRequirement in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ImplementedRequirementMethods in gov.nist.secauto.oscal.lib.model with parameters of type ImplementedRequirementModifier and TypeMethodDescriptionbooleanControlImplementation.addImplementedRequirement(ImplementedRequirement item) Add a newImplementedRequirementitem to the underlying collection.booleanControlImplementation.removeImplementedRequirement(ImplementedRequirement item) Remove the first matchingImplementedRequirementitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ImplementedRequirementModifier and TypeMethodDescriptionvoidControlImplementation.setImplementedRequirements(List<ImplementedRequirement> value)