@Retention(value=RUNTIME)
public @interface Molten
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
description |
java.lang.String |
valueFormat |
java.lang.String |
valueName
The name to use for the molten value field in the output table.
|
java.lang.String |
variableFormat |
java.lang.String |
variableName
The name to use for the molten variable field in the output table.
|