public class ParsedArg extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ParsedArg.Type |
| Constructor and Description |
|---|
ParsedArg(String name,
ParsedArg.Type type) |
public ParsedArg(String name, ParsedArg.Type type)
public String getName()
public ParsedArg.Type getType()
Copyright © 1999–2017 Apache OODT. All rights reserved.