public static final class ContextDerivedData.DerivedOperation extends Object
Constructor and Description |
---|
DerivedOperation(String code,
String label)
Create a way of calculating the column.
|
Modifier and Type | Method and Description |
---|---|
String |
getCode()
Get the code.
|
String |
getLabel()
Get the explanation of the operation.
|