public class CommandInvocationObject extends Object
Constructor and Description |
---|
CommandInvocationObject() |
CommandInvocationObject(Object cmdKey,
Object args) |
Modifier and Type | Method and Description |
---|---|
Object |
getArgs() |
Object |
getCommandKey() |
void |
setArgs(Object args) |
void |
setCommandKey(Object cmdKey) |
Copyright © 2023. All rights reserved.