public abstract class BaseArgument extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
flag |
protected String |
name |
protected static String |
SEPARATOR |
protected String |
value |
| Constructor and Description |
|---|
BaseArgument() |
protected static final String SEPARATOR
protected String flag
protected String name
protected String value
Copyright © 2016–2019 Ranorex. All rights reserved.