public interface Arg
Modifier and Type | Method and Description |
---|---|
void |
setFile(File value) |
void |
setLine(String line) |
void |
setMask(boolean mask)
To mask the argument value when a command line ask to print his arguments.
|
void |
setValue(String value) |
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.