Uses of Class
gov.nist.secauto.oscal.lib.model.ComponentStatement
Packages that use ComponentStatement
- 
Uses of ComponentStatement in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ComponentStatementMethods in gov.nist.secauto.oscal.lib.model with parameters of type ComponentStatementModifier and TypeMethodDescriptionbooleanComponentImplementedRequirement.addStatement(ComponentStatement item) Add a newComponentStatementitem to the underlying collection.booleanComponentImplementedRequirement.removeStatement(ComponentStatement item) Remove the first matchingComponentStatementitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ComponentStatementModifier and TypeMethodDescriptionvoidComponentImplementedRequirement.setStatements(List<ComponentStatement> value)