| Package | Description |
|---|---|
| edu.emory.cci.aiw.i2b2etl.dest.config | |
| edu.emory.cci.aiw.i2b2etl.dest.metadata |
| Modifier and Type | Method and Description |
|---|---|
ValueTypeCode |
FolderSpec.getValueType() |
| Constructor and Description |
|---|
FolderSpec(String displayName,
String[] propositions,
String property,
String conceptCodePrefix,
ValueTypeCode valueType,
boolean alreadyLoaded,
ModifierSpec[] modifiers) |
| Modifier and Type | Method and Description |
|---|---|
ValueTypeCode |
UserObject.getValueTypeCode() |
ValueTypeCode |
Concept.getValueTypeCode() |
static ValueTypeCode |
ValueTypeCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueTypeCode[] |
ValueTypeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserObject.setValueTypeCode(ValueTypeCode valueTypeCode) |
void |
Concept.setValueTypeCode(ValueTypeCode valueTypeCode) |
Copyright © 2012–2016 Emory University. All rights reserved.