| Package | Description |
|---|---|
| org.hl7.fhir.instance.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<List_.ListStatus> |
List_.status
Indicates the current state of this list.
|
| Modifier and Type | Method and Description |
|---|---|
static List_.ListStatus |
List_.ListStatus.fromCode(String codeString) |
List_.ListStatus |
List_.ListStatusEnumFactory.fromCode(String codeString) |
List_.ListStatus |
List_.getStatus() |
static List_.ListStatus |
List_.ListStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static List_.ListStatus[] |
List_.ListStatus.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_.ListStatus> |
List_.ListStatusEnumFactory.fromType(Base code) |
Enumeration<List_.ListStatus> |
List_.getStatusElement() |
| Modifier and Type | Method and Description |
|---|---|
List_ |
List_.setStatus(List_.ListStatus value) |
String |
List_.ListStatusEnumFactory.toCode(List_.ListStatus code) |
| Modifier and Type | Method and Description |
|---|---|
List_ |
List_.setStatusElement(Enumeration<List_.ListStatus> value) |
| Constructor and Description |
|---|
List_(Enumeration<List_.ListStatus> status,
Enumeration<List_.ListMode> mode) |
Copyright © 2014–2018 University Health Network. All rights reserved.