| Package | Description |
|---|---|
| org.hl7.fhir.instance.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<List_.ListMode> |
List_.mode
How this list was prepared - whether it is a working list that is suitable for being maintained on an ongoing basis, or if it represents a snapshot of a list of items from another source, or whether it is a prepared list where items may be marked as added, modified or deleted.
|
| Modifier and Type | Method and Description |
|---|---|
static List_.ListMode |
List_.ListMode.fromCode(String codeString) |
List_.ListMode |
List_.ListModeEnumFactory.fromCode(String codeString) |
List_.ListMode |
List_.getMode() |
static List_.ListMode |
List_.ListMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static List_.ListMode[] |
List_.ListMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<List_.ListMode> |
List_.ListModeEnumFactory.fromType(Base code) |
Enumeration<List_.ListMode> |
List_.getModeElement() |
| Modifier and Type | Method and Description |
|---|---|
List_ |
List_.setMode(List_.ListMode value) |
String |
List_.ListModeEnumFactory.toCode(List_.ListMode code) |
| Modifier and Type | Method and Description |
|---|---|
List_ |
List_.setModeElement(Enumeration<List_.ListMode> value) |
| Constructor and Description |
|---|
List_(Enumeration<List_.ListStatus> status,
Enumeration<List_.ListMode> mode) |
Copyright © 2014–2018 University Health Network. All rights reserved.