| Package | Description |
|---|---|
| au.csiro.ontology.input |
This package defines a set of classes for specifying the external configuration required to operate the RF2 parsing and ingestion process.
|
| Modifier and Type | Field and Description |
|---|---|
protected Inputs.ReleaseType |
RF2Input.releaseType |
| Modifier and Type | Method and Description |
|---|---|
Inputs.ReleaseType |
RF2Input.getReleaseType() |
static Inputs.ReleaseType |
Inputs.ReleaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Inputs.ReleaseType[] |
Inputs.ReleaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RF2Input.setReleaseType(Inputs.ReleaseType releaseType) |
Copyright © 2019 Australian e-Health Research Centre. All Rights Reserved.