- java.lang.Object
-
- org.snmp4j.util.ArgumentParser.ArgumentParameter
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ArgumentParser
public static class ArgumentParser.ArgumentParameter extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ArgumentParameter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDefaultValue()
String
getName()
int
getType()
String
toString()
-