| Package | Description |
|---|---|
| com.vaadin.flow.testutil |
| Modifier and Type | Method and Description |
|---|---|
static FrontendStubs.Tool |
FrontendStubs.Tool.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrontendStubs.Tool[] |
FrontendStubs.Tool.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static FrontendStubs.ToolStubBuilder |
FrontendStubs.ToolStubInfo.builder(FrontendStubs.Tool tool)
Creates a new builder for constructing a new instance of tool stub
info.
|
Copyright © 2000–2023 Vaadin Ltd. All rights reserved.