public static class MetaCommandFactory.MetaCommandResult
extends java.lang.Object
| 修飾子とタイプ | フィールドと説明 |
|---|---|
MetaCommand |
metaCommand |
java.util.List<MetaCommandFactory.MetaCommandInfo> |
metaCommandInfos |
| コンストラクタと説明 |
|---|
MetaCommandResult(java.util.List<MetaCommandFactory.MetaCommandInfo> metaCommandInfos,
MetaCommand metaCommand) |
public java.util.List<MetaCommandFactory.MetaCommandInfo> metaCommandInfos
public MetaCommand metaCommand
public MetaCommandResult(java.util.List<MetaCommandFactory.MetaCommandInfo> metaCommandInfos, MetaCommand metaCommand)