Class Remarks
java.lang.Object
gov.nist.secauto.metaschema.databind.model.metaschema.binding.Remarks
- All Implemented Interfaces:
IBoundObject
@MetaschemaField(formalName="Remarks",
description="Any explanatory or helpful information to be provided about the remarks parent.",
name="remarks",
moduleClass=MetaschemaModelModule.class)
public class Remarks
extends Object
implements IBoundObject
Any explanatory or helpful information to be provided about the remarks
parent.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetClazz()
void
void
setRemark
(MarkupMultiline value) toString()
-
Constructor Details
-
Remarks
public Remarks() -
Remarks
-
-
Method Details
-
getMetaschemaData
- Specified by:
getMetaschemaData
in interfaceIBoundObject
-
getClazz
-
setClazz
-
getRemark
-
setRemark
-
toString
-