|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportGenerator.Format | |
|---|---|
| com.tngtech.jgiven.report | |
| Uses of ReportGenerator.Format in com.tngtech.jgiven.report |
|---|
| Methods in com.tngtech.jgiven.report that return ReportGenerator.Format | |
|---|---|
static ReportGenerator.Format |
ReportGenerator.Format.fromStringOrNull(String value)
|
static ReportGenerator.Format |
ReportGenerator.Format.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReportGenerator.Format[] |
ReportGenerator.Format.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.tngtech.jgiven.report with parameters of type ReportGenerator.Format | |
|---|---|
void |
ReportGenerator.setFormat(ReportGenerator.Format format)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||