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 Details

    • RelatedFinding

      public RelatedFinding()
    • RelatedFinding

      public RelatedFinding(gov.nist.secauto.metaschema.core.model.IMetaschemaData data)
  • Method Details