public class OperationParser.OperationContext extends Object implements PrefixedJCommander.PrefixedJCommanderInitializer
| Constructor and Description |
|---|
OperationContext(OperationEntry entry,
CommandLineOperationParams params) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
getOperation() |
OperationEntry |
getOperationEntry() |
void |
initialize(PrefixedJCommander commander) |
public OperationContext(OperationEntry entry, CommandLineOperationParams params)
public void initialize(PrefixedJCommander commander)
initialize in interface PrefixedJCommander.PrefixedJCommanderInitializerpublic Operation getOperation()
public OperationEntry getOperationEntry()
Copyright © 2013–2022. All rights reserved.