Uses of Class
gov.nist.secauto.oscal.lib.model.Characterization
Packages that use Characterization
-
Uses of Characterization in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type CharacterizationMethods in gov.nist.secauto.oscal.lib.model with parameters of type CharacterizationModifier and TypeMethodDescriptionboolean
Risk.addCharacterization
(Characterization item) Add a newCharacterization
item to the underlying collection.boolean
Risk.removeCharacterization
(Characterization item) Remove the first matchingCharacterization
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Characterization