|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnvName | |
|---|---|
| org.plasma.common.env | Package level documentation for package org.plasma.common.env. |
| Uses of EnvName in org.plasma.common.env |
|---|
| Fields in org.plasma.common.env declared as EnvName | |
|---|---|
protected EnvName |
DeploymentRealm.name
|
| Methods in org.plasma.common.env that return EnvName | |
|---|---|
static EnvName |
EnvName.fromValue(java.lang.String v)
|
EnvName |
EnvProperties.getEnv()
|
EnvName |
DeploymentRealm.getName()
Gets the value of the name property. |
static EnvName |
EnvName.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EnvName[] |
EnvName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.plasma.common.env with parameters of type EnvName | |
|---|---|
void |
DeploymentRealm.setName(EnvName value)
Sets the value of the name property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||