|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--audiojury.domain.TestMethod
|
+--audiojury.domain.CCR
Contains properties of the CCR test method.
| Field Summary | |
static double |
DELAY
The delay in seconds between the two sounds of a judgement. |
| Fields inherited from class audiojury.domain.TestMethod |
name |
| Constructor Summary | |
CCR()
Creates a new CCR TestMethod. |
|
| Method Summary | |
boolean |
isPaired()
Check if this is a paired test method. |
| Methods inherited from class audiojury.domain.TestMethod |
equals, getName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static double DELAY
| Constructor Detail |
public CCR()
CCR TestMethod.
| Method Detail |
public boolean isPaired()
isPaired in class TestMethod
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||