Class ImportProfile


  • @MetaschemaAssembly(formalName="Import Profile",
                        description="Used to import the OSCAL profile representing the system\'s control baseline.",
                        name="import-profile",
                        metaschema=OscalSspMetaschema.class)
    public class ImportProfile
    extends Object
    Used to import the OSCAL profile representing the system's control baseline.
    • 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)