Package gov.nist.secauto.oscal.lib.model
Class PoamItem.AssociatedRisk
java.lang.Object
gov.nist.secauto.oscal.lib.model.PoamItem.AssociatedRisk
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
- Enclosing class:
- PoamItem
@MetaschemaAssembly(formalName="Associated Risk",
description="Relates the finding to a set of referenced risks that were used to determine the finding.",
name="associated-risk",
moduleClass=OscalPoamModule.class)
public static class PoamItem.AssociatedRisk
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
Relates the finding to a set of referenced risks that were used to determine the finding.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongov.nist.secauto.metaschema.core.model.IMetaschemaData
void
setRiskUuid
(UUID value) toString()
-
Constructor Details
-
AssociatedRisk
public AssociatedRisk() -
AssociatedRisk
-
-
Method Details