Uses of Class
gov.nist.secauto.oscal.lib.model.Impact
Packages that use Impact
- 
Uses of Impact in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return ImpactModifier and TypeMethodDescriptionSystemInformation.InformationType.getAvailabilityImpact()SystemInformation.InformationType.getConfidentialityImpact()SystemInformation.InformationType.getIntegrityImpact()Methods in gov.nist.secauto.oscal.lib.model with parameters of type ImpactModifier and TypeMethodDescriptionvoidSystemInformation.InformationType.setAvailabilityImpact(Impact value) voidSystemInformation.InformationType.setConfidentialityImpact(Impact value) voidSystemInformation.InformationType.setIntegrityImpact(Impact value)