| Modifier and Type | Method and Description |
|---|---|
SourceCodeExample.SourceType |
SourceCodeExample.getSourceType() |
static SourceCodeExample.SourceType |
SourceCodeExample.SourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceCodeExample.SourceType[] |
SourceCodeExample.SourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceCodeExample.setSourceType(SourceCodeExample.SourceType sourceType) |
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.