Package gov.nist.secauto.oscal.lib.model
Class ParameterGuideline
java.lang.Object
gov.nist.secauto.oscal.lib.model.ParameterGuideline
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
@MetaschemaAssembly(formalName="Guideline",
description="A prose statement that provides a recommendation for the use of a parameter.",
name="parameter-guideline",
moduleClass=OscalControlCommonModule.class)
public class ParameterGuideline
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
A prose statement that provides a recommendation for the use of a parameter.
-
Constructor Summary
ConstructorDescriptionParameterGuideline
(gov.nist.secauto.metaschema.core.model.IMetaschemaData data) -
Method Summary
-
Constructor Details
-
ParameterGuideline
public ParameterGuideline() -
ParameterGuideline
-
-
Method Details