|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DDEAction in com.bmc.arsys.api |
|---|
| Methods in com.bmc.arsys.api that return DDEAction | |
|---|---|
DDEAction |
AssignInfo.getDde()
Returns the DDEAction object. |
static DDEAction |
DDEAction.parse(String assignment)
|
| Methods in com.bmc.arsys.api with parameters of type DDEAction | |
|---|---|
void |
ObjectPrinter.printDDEAction(String indent,
String header,
DDEAction value)
|
void |
AssignInfo.setDde(DDEAction dde)
Sets the DDEAction object. |
void |
ParameterValidator.validateARDDEInfo(DDEAction dde)
Validate that an object of type DDEAction contains a value and that the value is legal. |
| Constructors in com.bmc.arsys.api with parameters of type DDEAction | |
|---|---|
AssignInfo(DDEAction ddeInfo)
|
|
|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||