Uses of Class
gov.nist.secauto.oscal.lib.model.Matching
Packages that use Matching
Package
Description
-
Uses of Matching in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type MatchingMethods in gov.nist.secauto.oscal.lib.model with parameters of type MatchingModifier and TypeMethodDescriptionboolean
ProfileSelectControlById.addMatching
(Matching item) Add a newMatching
item to the underlying collection.boolean
ProfileSelectControlById.removeMatching
(Matching item) Remove the first matchingMatching
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type MatchingModifier and TypeMethodDescriptionvoid
ProfileSelectControlById.setMatching
(List<Matching> value) -
Uses of Matching in gov.nist.secauto.oscal.lib.model.control.profile
Methods in gov.nist.secauto.oscal.lib.model.control.profile that return types with arguments of type Matching