public class MedRtBatchLoaderLauncher
extends java.lang.Object
Constructor and Description |
---|
MedRtBatchLoaderLauncher() |
Modifier and Type | Method and Description |
---|---|
AbsoluteCodingSchemeVersionReference[] |
getCodingSchemeRefs()
Gets the AbsoluteCodingSchemeVersionReference.
|
java.lang.String |
getRrfDir()
Gets the rrf dir.
|
void |
load()
Load.
|
static void |
main(java.lang.String[] args)
The main method.
|
void |
setRrfDir(java.lang.String rrfDir)
Sets the rrf dir.
|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- the argumentsjava.lang.Exception
- the exceptionpublic void load() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic java.lang.String getRrfDir()
public void setRrfDir(java.lang.String rrfDir)
rrfDir
- the new rrf dirpublic AbsoluteCodingSchemeVersionReference[] getCodingSchemeRefs()