|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnvironmentType | |
---|---|
be.fgov.ehealth.monitoring.core.v2 |
Uses of EnvironmentType in be.fgov.ehealth.monitoring.core.v2 |
---|
Methods in be.fgov.ehealth.monitoring.core.v2 that return EnvironmentType | |
---|---|
static EnvironmentType |
EnvironmentType.fromValue(String v)
|
EnvironmentType |
DetailsType.getEnvironment()
Gets the value of the environment property. |
static EnvironmentType |
EnvironmentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnvironmentType[] |
EnvironmentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.fgov.ehealth.monitoring.core.v2 with parameters of type EnvironmentType | |
---|---|
void |
DetailsType.setEnvironment(EnvironmentType value)
Sets the value of the environment property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |