public class Inputs extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Inputs.ReleaseType
Indicates the type of SNOMED release.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Input> |
inputs
List of input files.
|
| Constructor and Description |
|---|
Inputs()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<Input> |
getInputs() |
static Inputs |
load(InputStream in)
Loads an
Inputs object from am XML file. |
void |
setInputs(List<Input> inputs) |
void |
validate() |
public static Inputs load(InputStream in) throws JAXBException
Inputs object from am XML file.file - JAXBExceptionpublic void validate()
Copyright © 2019 Australian e-Health Research Centre. All Rights Reserved.