Uses of Class
gov.nist.secauto.oscal.lib.model.ComponentStatement
-
Uses of ComponentStatement in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
ComponentImplementedRequirement.addStatement
(ComponentStatement item) Add a newComponentStatement
item to the underlying collection.boolean
ComponentImplementedRequirement.removeStatement
(ComponentStatement item) Remove the first matchingComponentStatement
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
ComponentImplementedRequirement.setStatements
(List<ComponentStatement> value)