public interface Output
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefault()
If supplied, a default value to give the field at the beginning of the staging process
|
java.lang.String |
getKey()
The key representing the field name
|
java.lang.String |
getTable()
If supplied, the value of the field is verified to be contained in the table
|
java.lang.String getKey()
java.lang.String getTable()
java.lang.String getDefault()