public static class CommandParser.DefaultCommandParserResult extends Object implements CommandParser.CommandParserResult
CommandParser.CommandParserResult
.Modifier and Type | Method and Description |
---|---|
CommandOption |
option()
Gets the
CommandOption . |
Object |
value()
Gets the value.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
of
public CommandOption option()
CommandParser.CommandParserResult
CommandOption
.option
in interface CommandParser.CommandParserResult
public Object value()
CommandParser.CommandParserResult
value
in interface CommandParser.CommandParserResult
Copyright © 2024. All rights reserved.