| Package | Description |
|---|---|
| org.plasma.common.env |
Package level documentation for package org.plasma.common.env.
|
| Modifier and Type | Field and Description |
|---|---|
protected EnvName |
DeploymentRealm.name |
| Modifier and Type | Method and Description |
|---|---|
static EnvName |
EnvName.fromValue(String v) |
EnvName |
EnvProperties.getEnv() |
EnvName |
DeploymentRealm.getName()
Gets the value of the name property.
|
static EnvName |
EnvName.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentRealm.setName(EnvName value)
Sets the value of the name property.
|
Copyright © 2020. All rights reserved.