Package org.schemastore.json.sarif.x210
Class MultiformatMessageString
java.lang.Object
org.schemastore.json.sarif.x210.MultiformatMessageString
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
@MetaschemaAssembly(formalName="Multi-format Message String",
description="A message string or message format string rendered in multiple formats.",
name="multiformatMessageString",
moduleClass=SarifModule.class)
public class MultiformatMessageString
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
A message string or message format string rendered in multiple formats.
-
Constructor Summary
ConstructorDescriptionMultiformatMessageString
(gov.nist.secauto.metaschema.core.model.IMetaschemaData data) -
Method Summary
Modifier and TypeMethodDescriptiongov.nist.secauto.metaschema.core.model.IMetaschemaData
getText()
void
setMarkdown
(String value) void
toString()
-
Constructor Details
-
MultiformatMessageString
public MultiformatMessageString() -
MultiformatMessageString
-
-
Method Details