| Package | Description |
|---|---|
| com.aventstack.extentreports.reporter.configuration |
| Modifier and Type | Method and Description |
|---|---|
static ViewName |
ViewName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewName[] |
ViewName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ViewConfigurer<T> |
ViewOrder.as(ViewName[] viewOrder) |
| Modifier and Type | Method and Description |
|---|---|
ViewConfigurer<T> |
ViewOrder.as(List<ViewName> order) |
Copyright © 2020. All rights reserved.