public interface InputDataBean extends DataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM Copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
TypedProperty | getRequestProperties()
This method returns the request properties of the data bean.
|
void | setRequestProperties(TypedProperty param)
This method sets the requestProperties object associated with the data bean.
|
static final java.lang.String COPYRIGHT
TypedProperty getRequestProperties()
void setRequestProperties(TypedProperty param) throws java.lang.Exception