Uses of Class
gov.nist.secauto.oscal.lib.model.ProfileMatching
Packages that use ProfileMatching
Package
Description
-
Uses of ProfileMatching in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type ProfileMatchingMethods in gov.nist.secauto.oscal.lib.model with parameters of type ProfileMatchingModifier and TypeMethodDescriptionbooleanProfileSelectControlById.addMatching(ProfileMatching item) Add a newProfileMatchingitem to the underlying collection.booleanProfileSelectControlById.removeMatching(ProfileMatching item) Remove the first matchingProfileMatchingitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type ProfileMatchingModifier and TypeMethodDescriptionvoidProfileSelectControlById.setMatching(List<ProfileMatching> value) -
Uses of ProfileMatching 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 ProfileMatching