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 TypeMethodDescriptionvoid
SystemInformation.InformationType.setAvailabilityImpact
(Impact value) void
SystemInformation.InformationType.setConfidentialityImpact
(Impact value) void
SystemInformation.InformationType.setIntegrityImpact
(Impact value)