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