|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ClientAppConfigType in com.projectdarkstar.tools.dtc.domain |
|---|
| Methods in com.projectdarkstar.tools.dtc.domain that return ClientAppConfigType | |
|---|---|
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. |
| Methods in com.projectdarkstar.tools.dtc.domain with parameters of type ClientAppConfigType | |
|---|---|
void |
ClientAppConfig.setPropertyMethod(ClientAppConfigType propertyMethod)
|
| Constructors in com.projectdarkstar.tools.dtc.domain with parameters of type ClientAppConfigType | |
|---|---|
ClientAppConfig(String name,
String path,
ClientAppConfigType propertyMethod,
ClientApp clientApp)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||