| Package | Description |
|---|---|
| org.mule.test.heisenberg.extension | |
| org.mule.test.heisenberg.extension.model |
| Modifier and Type | Method and Description |
|---|---|
HealthStatus |
HeisenbergExtension.getEndingHealth() |
HealthStatus |
HeisenbergExtension.getInitialHealth() |
| Modifier and Type | Method and Description |
|---|---|
List<HealthStatus> |
HeisenbergExtension.getHealthProgression() |
Map<String,HealthStatus> |
HeisenbergOperations.getMedicalHistory(Map<String,HealthStatus> healthByYear) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,HealthStatus> |
HeisenbergOperations.getMedicalHistory(Map<String,HealthStatus> healthByYear) |
| Modifier and Type | Method and Description |
|---|---|
static HealthStatus |
HealthStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HealthStatus[] |
HealthStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 MuleSoft, Inc.. All rights reserved.