|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ujac.print.test.DocumentPrinterTest.ChartTestTuple
public class DocumentPrinterTest.ChartTestTuple
Name: ChartTestTuple
Description: A class for chart test values.
| Constructor Summary | |
|---|---|
DocumentPrinterTest.ChartTestTuple(double value,
double value2,
double value3,
String description)
Constructs a ChartTestTuple instance with specific attributes. |
|
| Method Summary | |
|---|---|
String |
getDescription()
Getter method for the the property description. |
double |
getValue()
Getter method for the the property value. |
double |
getValue2()
Getter method for the the property value2. |
double |
getValue3()
Getter method for the the property value3. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentPrinterTest.ChartTestTuple(double value,
double value2,
double value3,
String description)
value - The first value.value2 - The second value.value3 - The third value.description - The label| Method Detail |
|---|
public String getDescription()
public double getValue()
public double getValue2()
public double getValue3()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||