|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnvironmentType | |
---|---|
be.fgov.ehealth.errors.soa.v1 |
Uses of EnvironmentType in be.fgov.ehealth.errors.soa.v1 |
---|
Methods in be.fgov.ehealth.errors.soa.v1 that return EnvironmentType | |
---|---|
static EnvironmentType |
EnvironmentType.fromValue(String v)
|
EnvironmentType |
SOAErrorType.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.errors.soa.v1 with parameters of type EnvironmentType | |
---|---|
void |
SOAErrorType.setEnvironment(EnvironmentType value)
Sets the value of the environment property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |