org.ucworkbench.model.screens
Interface IField
public interface IField
STRING_INPUT
static final java.lang.String STRING_INPUT
- See Also:
- Constant Field Values
STRING_INPUT_OUTPUT
static final java.lang.String STRING_INPUT_OUTPUT
- See Also:
- Constant Field Values
STRING_OUTPUT
static final java.lang.String STRING_OUTPUT
- See Also:
- Constant Field Values
getFieldType
org.ucworkbench.model.screens.FieldType getFieldType()
isInputField
boolean isInputField()
isOutputField
boolean isOutputField()
getName
java.lang.String getName()