| Package | Description |
|---|---|
| au.gov.nehta.model.clinical.common.participation |
| Modifier and Type | Method and Description |
|---|---|
EmploymentType |
EmploymentDetail.getEmploymentType() |
EmploymentType |
EmploymentDetailImpl.getEmploymentType() |
static EmploymentType |
EmploymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmploymentType[] |
EmploymentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmploymentDetail.setEmploymentType(EmploymentType employmentType) |
void |
EmploymentDetailImpl.setEmploymentType(EmploymentType employmentType) |
Copyright © 2021. All rights reserved.