| Package | Description |
|---|---|
| org.eurekaclinical.eureka.client.comm |
| Modifier and Type | Method and Description |
|---|---|
JobSpec.Side |
JobSpec.getEarliestDateSide() |
JobSpec.Side |
JobSpec.getLatestDateSide() |
static JobSpec.Side |
JobSpec.Side.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobSpec.Side[] |
JobSpec.Side.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobSpec.setEarliestDateSide(JobSpec.Side earliestDateSide) |
void |
JobSpec.setLatestDateSide(JobSpec.Side latestDateSide) |
Copyright © 2016–2017 Emory University. All rights reserved.