public interface ISAPanelCommand extends AWMObject
The following features are supported:
TaurusPackage.getISAPanelCommand()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommandName()
Returns the value of the 'Command Name' attribute.
|
Property |
getCommandVariable()
Returns the value of the 'Command Variable' reference.
|
void |
setCommandName(java.lang.String value)
Sets the value of the
'
Command Name' attribute. |
void |
setCommandVariable(Property value)
Sets the value of the
'
Command Variable' reference. |
getComment, isSetComment, setComment, unsetCommentjava.lang.String getCommandName()
setCommandName(String),
TaurusPackage.getISAPanelCommand_CommandName()void setCommandName(java.lang.String value)
Command Name' attribute. value - the new value of the 'Command Name' attribute.getCommandName()Property getCommandVariable()
setCommandVariable(Property),
TaurusPackage.getISAPanelCommand_CommandVariable()void setCommandVariable(Property value)
Command Variable' reference. value - the new value of the 'Command Variable' reference.getCommandVariable()Copyright © 2015 Micro Focus GmbH. All rights reserved.