Package gov.nist.secauto.oscal.lib.model
Class Status
java.lang.Object
gov.nist.secauto.oscal.lib.model.Status
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
@MetaschemaAssembly(formalName="Status",
description="Describes the operational status of the system.",
name="status",
moduleClass=OscalSspModule.class,
remarks="If \'other\' is selected, a remark must be included to describe the current state.")
public class Status
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
Describes the operational status of the system.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongov.nist.secauto.metaschema.core.model.IMetaschemaData
gov.nist.secauto.metaschema.core.datatype.markup.MarkupMultiline
getState()
void
setRemarks
(gov.nist.secauto.metaschema.core.datatype.markup.MarkupMultiline value) void
toString()