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