| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Field and Description |
|---|---|
static DeploymentConfiguration.LegacyProperyToStringMode |
DefaultDeploymentConfiguration.DEFAULT_LEGACY_PROPERTY_TO_STRING
Default value for
DefaultDeploymentConfiguration.getLegacyPropertyToStringMode() =
LegacyProperyToStringMode#WARNING. |
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfiguration.LegacyProperyToStringMode |
DeploymentConfiguration.getLegacyPropertyToStringMode()
Deprecated.
|
DeploymentConfiguration.LegacyProperyToStringMode |
DefaultDeploymentConfiguration.getLegacyPropertyToStringMode()
Deprecated.
|
static DeploymentConfiguration.LegacyProperyToStringMode |
DeploymentConfiguration.LegacyProperyToStringMode.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static DeploymentConfiguration.LegacyProperyToStringMode[] |
DeploymentConfiguration.LegacyProperyToStringMode.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.