| Modifier and Type | Method and Description |
|---|---|
ClientAppConfigType |
TestExecutionResultClientLog.getOriginalClientAppConfigPropertyMethod() |
ClientAppConfigType |
ClientAppConfig.getPropertyMethod()
Returns the mechanism required to pass arguments to the client
executable.
|
static ClientAppConfigType |
ClientAppConfigType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientAppConfigType[] |
ClientAppConfigType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientAppConfig.setPropertyMethod(ClientAppConfigType propertyMethod) |
| Constructor and Description |
|---|
ClientAppConfig(String name,
String path,
ClientAppConfigType propertyMethod) |
Copyright © 2013. All Rights Reserved.