| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model.codesystems |
| Modifier and Type | Method and Description |
|---|---|
static CatalogEntryStatus |
CatalogEntryStatus.fromCode(String codeString) |
CatalogEntryStatus |
CatalogEntryStatusEnumFactory.fromCode(String codeString) |
static CatalogEntryStatus |
CatalogEntryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatalogEntryStatus[] |
CatalogEntryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
CatalogEntryStatusEnumFactory.toCode(CatalogEntryStatus code) |
String |
CatalogEntryStatusEnumFactory.toSystem(CatalogEntryStatus code) |
Copyright © 2014–2018 University Health Network. All rights reserved.