Uses of Class
gov.nist.secauto.oscal.lib.model.ByComponent.Satisfied
-
Uses of ByComponent.Satisfied in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
ByComponent.addSatisfied
(ByComponent.Satisfied item) Add a newByComponent.Satisfied
item to the underlying collection.boolean
ByComponent.removeSatisfied
(ByComponent.Satisfied item) Remove the first matchingByComponent.Satisfied
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
ByComponent.setSatisfied
(List<ByComponent.Satisfied> value)