public class DefaultInternalNExecutableCommand extends AbstractNExecutableInformationExt
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
args |
protected NInternalCommand |
impl |
name, type, value| Constructor and Description |
|---|
DefaultInternalNExecutableCommand(NInternalCommand impl,
String[] args,
NExecCmd execCommand) |
DefaultInternalNExecutableCommand(String name,
String[] args,
NExecCmd execCommand) |
| Modifier and Type | Method and Description |
|---|---|
void |
dryExecute() |
int |
execute() |
NText |
getHelpText() |
NId |
getId() |
protected void |
showDefaultHelp() |
String |
toString() |
close, getDescription, getExecCommand, getName, getType, getValue, LOGprotected String[] args
protected NInternalCommand impl
public DefaultInternalNExecutableCommand(String name, String[] args, NExecCmd execCommand)
public DefaultInternalNExecutableCommand(NInternalCommand impl, String[] args, NExecCmd execCommand)
public int execute()
public NId getId()
protected void showDefaultHelp()
public NText getHelpText()
getHelpText in interface NExecutableInformationgetHelpText in class AbstractNExecutableInformationExtpublic void dryExecute()
Copyright © 2025 vpc open source initiative. All rights reserved.