public static class ArgumentParser.ArgumentFormat extends Object
Constructor and Description |
---|
ArgumentFormat() |
Modifier and Type | Method and Description |
---|---|
String |
getOption() |
ArgumentParser.ArgumentParameter[] |
getParameters() |
boolean |
isMandatory() |
boolean |
isParameter() |
boolean |
isVariableLength() |
String |
toString() |
public boolean isMandatory()
public boolean isParameter()
public String getOption()
public ArgumentParser.ArgumentParameter[] getParameters()
public boolean isVariableLength()
Copyright © 2017 SNMP4J.org. All rights reserved.