public interface ApprovalSubmittersLightListInputDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setSubmitterBeans(ApprovalMemberLightDataBean[] newSubmitterBeans)
Sets the array of ApprovalMemberLightDataBeans corresponding to the
rows in the list.
|
static final java.lang.String COPYRIGHT
void setSubmitterBeans(ApprovalMemberLightDataBean[] newSubmitterBeans)
newSubmitterBeans - The array of ApprovalMemberLightDataBeans which
correspond to the rows in the list.