public interface CommandDataBean extends InputDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM Copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String | getCommandInterfaceName()
This method gets the name of the command interface.
|
void | setCommandInterfaceName(java.lang.String ifname)
This method sets the command interface name.
|
static final java.lang.String COPYRIGHT
java.lang.String getCommandInterfaceName()
void setCommandInterfaceName(java.lang.String ifname)