public interface IRespViewFieldRuleController
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the name of the controller field (e.g., "OPSS-Ctl:Operating Effectiveness").
|
java.lang.Object |
getValues()
Returns the values of the controller for which the field dependency will evaluate to true.
|
void |
setName(java.lang.String name)
Set the name of the controller field (e.g., "OPSS-Ctl:Operating Effectiveness").
|
void |
setValues(java.lang.Object values)
Sets the values of the controller for which the field dependency will evaluate to true.
|
java.lang.String getName()
void setName(java.lang.String name)
name
- String name of the fieldjava.lang.Object getValues()
void setValues(java.lang.Object values)
values
- Object
Licensed Materials - Property of IBM
© Copyright IBM Corp. 2013, 2018. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.