public class PresetResponse extends Object
Constructor and Description |
---|
PresetResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getException() |
int |
getTestInstanceId() |
boolean |
isPresetExists() |
void |
setException(String exception) |
void |
setPresetExists(boolean presetExists) |
void |
setTestInstanceId(int testInstanceId) |
public int getTestInstanceId()
public void setTestInstanceId(int testInstanceId)
public boolean isPresetExists()
public void setPresetExists(boolean presetExists)
public String getException()
public void setException(String exception)
Copyright © 2004-2016. All Rights Reserved.