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 TypeMethodDescriptionbooleanRisk.addCharacterization(Characterization item) Add a newCharacterizationitem to the underlying collection.booleanRisk.removeCharacterization(Characterization item) Remove the first matchingCharacterizationitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Characterization