Uses of Class
gov.nist.secauto.oscal.lib.model.QualifierItem
Packages that use QualifierItem
-
Uses of QualifierItem in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type QualifierItemMethods in gov.nist.secauto.oscal.lib.model with parameters of type QualifierItemModifier and TypeMethodDescriptionbooleanMappingEntry.addQualifier(QualifierItem item) Add a newQualifierItemitem to the underlying collection.booleanMappingEntry.removeQualifier(QualifierItem item) Remove the first matchingQualifierItemitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type QualifierItem