Class ImportSsp


  • @MetaschemaAssembly(formalName="Import System Security Plan",
                        description="Used by the assessment plan and POA\\&M to import information about the system.",
                        name="import-ssp",
                        metaschema=OscalAssessmentCommonMetaschema.class)
    public class ImportSsp
    extends Object
    Used by the assessment plan and POA&M to import information about the system.
    • Method Detail

      • getRemarks

        public gov.nist.secauto.metaschema.model.common.datatype.markup.MarkupMultiline getRemarks()
      • setRemarks

        public void setRemarks​(gov.nist.secauto.metaschema.model.common.datatype.markup.MarkupMultiline value)