Uses of Class
gov.nist.secauto.oscal.lib.model.SelectControlById
Packages that use SelectControlById
-
Uses of SelectControlById in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type SelectControlByIdMethods in gov.nist.secauto.oscal.lib.model with parameters of type SelectControlByIdModifier and TypeMethodDescriptionbooleanGapSummary.addUnmappedControls(SelectControlById item) Add a newSelectControlByIditem to the underlying collection.booleanGapSummary.removeUnmappedControls(SelectControlById item) Remove the first matchingSelectControlByIditem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type SelectControlByIdModifier and TypeMethodDescriptionvoidGapSummary.setUnmappedControls(List<SelectControlById> value)