Uses of Class
gov.nist.secauto.oscal.lib.model.MappedControlMatching
Packages that use MappedControlMatching
-
Uses of MappedControlMatching in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type MappedControlMatchingMethods in gov.nist.secauto.oscal.lib.model with parameters of type MappedControlMatchingModifier and TypeMethodDescriptionbooleanSelectControlById.addMatching(MappedControlMatching item) Add a newMappedControlMatchingitem to the underlying collection.booleanSelectControlById.removeMatching(MappedControlMatching item) Remove the first matchingMappedControlMatchingitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type MappedControlMatchingModifier and TypeMethodDescriptionvoidSelectControlById.setMatching(List<MappedControlMatching> value)