public class FieldPreprocess
extends java.lang.Object
| Constructor and Description |
|---|
FieldPreprocess(PreprocessAction theAction,
java.lang.String theName,
java.lang.String theCalculation) |
| Modifier and Type | Method and Description |
|---|---|
PreprocessAction |
getAction() |
java.lang.String |
getCalculation() |
java.lang.String |
getName() |
public FieldPreprocess(PreprocessAction theAction, java.lang.String theName, java.lang.String theCalculation)
public java.lang.String getName()
public java.lang.String getCalculation()
public PreprocessAction getAction()