public static class T73Action.ParamDef extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
(package private) String |
description |
(package private) String |
name |
(package private) int |
reqArgs |
Constructor and Description |
---|
ParamDef(String n,
String d) |
ParamDef(String n,
String d,
int ra) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
int |
requireArgs() |
EDB Working Group at Tue Jun 10 17:08:59 JST 2025