| Package | Description |
|---|---|
| eu.de4a.demoui.model | |
| eu.de4a.demoui.pub |
| Modifier and Type | Method and Description |
|---|---|
static EPilot |
EPilot.getFromIDOrNull(String sID) |
EPilot |
EMockDataEvaluator.getPilot() |
EPilot |
EMockDataOwner.getPilot() |
EPilot |
EUseCase.getPilot() |
static EPilot |
EPilot.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPilot[] |
EPilot.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EMockDataOwner |
EMockDataOwner.getFromPilotAndPIDOrNull(EPilot ePilot,
String sParticipantID) |
boolean |
EMockDataEvaluator.supportsPilot(EPilot ePilot) |
boolean |
EMockDataOwner.supportsPilot(EPilot ePilot) |
| Modifier and Type | Method and Description |
|---|---|
EPilot |
AbstractPageDE_User.SessionState.getPilot() |
Copyright © 2021 DE4A. All rights reserved.