Uses of Class
gov.nist.secauto.oscal.lib.model.ComponentImplementedRequirement
Packages that use ComponentImplementedRequirement
-
Uses of ComponentImplementedRequirement in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ComponentImplementedRequirementMethods in gov.nist.secauto.oscal.lib.model with parameters of type ComponentImplementedRequirementModifier and TypeMethodDescriptionbooleanComponentControlImplementation.addImplementedRequirement(ComponentImplementedRequirement item) Add a newComponentImplementedRequirementitem to the underlying collection.booleanComponentControlImplementation.removeImplementedRequirement(ComponentImplementedRequirement item) Remove the first matchingComponentImplementedRequirementitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ComponentImplementedRequirementModifier and TypeMethodDescriptionvoidComponentControlImplementation.setImplementedRequirements(List<ComponentImplementedRequirement> value)