Uses of Class
gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
Packages that use ByComponent.Satisfied
- 
Uses of ByComponent.Satisfied in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ByComponent.SatisfiedMethods in gov.nist.secauto.oscal.lib.model with parameters of type ByComponent.SatisfiedModifier and TypeMethodDescriptionbooleanByComponent.addSatisfied(ByComponent.Satisfied item) Add a newByComponent.Satisfieditem to the underlying collection.booleanByComponent.removeSatisfied(ByComponent.Satisfied item) Remove the first matchingByComponent.Satisfieditem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ByComponent.SatisfiedModifier and TypeMethodDescriptionvoidByComponent.setSatisfied(List<ByComponent.Satisfied> value)