Package gov.nist.secauto.oscal.lib.model
Class PoamItem.RelatedFinding
java.lang.Object
gov.nist.secauto.oscal.lib.model.PoamItem.RelatedFinding
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
- Enclosing class:
- PoamItem
@MetaschemaAssembly(formalName="Related Finding",
description="Relates the poam-item to referenced finding(s).",
name="related-finding",
moduleClass=OscalPoamModule.class)
public static class PoamItem.RelatedFinding
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
Relates the poam-item to referenced finding(s).
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongov.nist.secauto.metaschema.core.model.IMetaschemaData
void
setFindingUuid
(UUID value) toString()
-
Constructor Details
-
RelatedFinding
public RelatedFinding() -
RelatedFinding
-
-
Method Details