| Package | Description |
|---|---|
| act.cli.meta |
| Modifier and Type | Method and Description |
|---|---|
CommandParamMetaInfo |
CommandParamMetaInfo.componentType(act.asm.Type type) |
CommandParamMetaInfo |
CommandParamMetaInfo.name(java.lang.String name) |
CommandParamMetaInfo |
CommandParamMetaInfo.optionInfo(ParamOptionAnnoInfo optionInfo) |
CommandParamMetaInfo |
CommandMethodMetaInfo.param(int id) |
CommandParamMetaInfo |
CommandParamMetaInfo.setContext() |
CommandParamMetaInfo |
CommandParamMetaInfo.type(act.asm.Type type) |
| Modifier and Type | Method and Description |
|---|---|
org.osgl.util.C.List<CommandParamMetaInfo> |
CommandMethodMetaInfo.params() |
| Modifier and Type | Method and Description |
|---|---|
CommandMethodMetaInfo |
CommandMethodMetaInfo.addParam(CommandParamMetaInfo paramInfo) |
Copyright © 2014–2017 ActFramework. All rights reserved.