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 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.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ByComponent.SatisfiedModifier and TypeMethodDescriptionvoid
ByComponent.setSatisfied
(List<ByComponent.Satisfied> value)