Uses of Class
gov.nist.secauto.oscal.lib.model.Statement
Packages that use Statement
-
Uses of Statement in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type StatementMethods in gov.nist.secauto.oscal.lib.model with parameters of type StatementModifier and TypeMethodDescriptionbooleanImplementedRequirement.addStatement(Statement item) Add a newStatementitem to the underlying collection.booleanImplementedRequirement.removeStatement(Statement item) Remove the first matchingStatementitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type StatementModifier and TypeMethodDescriptionvoidImplementedRequirement.setStatements(List<Statement> value)