| Package | Description |
|---|---|
| org.eurekaclinical.useragreement.client | |
| org.eurekaclinical.useragreement.client.comm |
| Modifier and Type | Method and Description |
|---|---|
UserAgreementStatus |
EurekaClinicalUserAgreementClient.getUserAgreementStatus(Status status) |
| Modifier and Type | Method and Description |
|---|---|
Status |
UserAgreementStatus.getStatus() |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserAgreementStatus.setStatus(Status status)
Sets the status of a user agreement (e.g., active, expired).
|
Copyright © 2016–2018 Emory University. All rights reserved.