Class PoamItem.Origin

java.lang.Object
gov.nist.secauto.oscal.lib.model.PoamItem.Origin
All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
Enclosing class:
PoamItem

@MetaschemaAssembly(formalName="Origin", description="Identifies the source of the finding, such as a tool or person.", name="origin", moduleClass=OscalPoamModule.class, remarks="Used to identify the individual and/or tool generated this poam-item.") public static class PoamItem.Origin extends Object implements gov.nist.secauto.metaschema.core.model.IBoundObject
Identifies the source of the finding, such as a tool or person.
  • Constructor Details

    • Origin

      public Origin()
    • Origin

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