| Modifier and Type | Method and Description |
|---|---|
SandboxActivity |
SandboxActivityLog.getActivity() |
static SandboxActivity |
SandboxActivity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SandboxActivity[] |
SandboxActivity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SandboxActivityLog.setActivity(SandboxActivity activity) |
| Modifier and Type | Method and Description |
|---|---|
List<SandboxActivityLog> |
SandboxActivityLogRepository.findBySandboxActivity(SandboxActivity sandboxActivity) |
| Modifier and Type | Method and Description |
|---|---|
List<SandboxActivityLog> |
SandboxActivityLogService.findBySandboxActivity(SandboxActivity sandboxActivity) |
| Modifier and Type | Method and Description |
|---|---|
List<SandboxActivityLog> |
SandboxActivityLogServiceImpl.findBySandboxActivity(SandboxActivity sandboxActivity) |
Copyright © 2014–2018 Healthcare Services Platform Consortium. All rights reserved.