Package gov.nist.secauto.oscal.lib.model
Class ImportProfile
java.lang.Object
gov.nist.secauto.oscal.lib.model.ImportProfile
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
@MetaschemaAssembly(formalName="Import Profile",
description="Used to import the OSCAL profile representing the system\'s control baseline.",
name="import-profile",
moduleClass=OscalSspModule.class)
public class ImportProfile
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
Used to import the OSCAL profile representing the system's control baseline.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetHref()
gov.nist.secauto.metaschema.core.model.IMetaschemaData
gov.nist.secauto.metaschema.core.datatype.markup.MarkupMultiline
void
void
setRemarks
(gov.nist.secauto.metaschema.core.datatype.markup.MarkupMultiline value) toString()
-
Constructor Details
-
ImportProfile
public ImportProfile() -
ImportProfile
-
-
Method Details