| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<Contract.ContractDataMeaning> |
Contract.AssetDataComponent.meaning
instance | related | dependents | authoredby.
|
| Modifier and Type | Method and Description |
|---|---|
static Contract.ContractDataMeaning |
Contract.ContractDataMeaning.fromCode(String codeString) |
Contract.ContractDataMeaning |
Contract.ContractDataMeaningEnumFactory.fromCode(String codeString) |
Contract.ContractDataMeaning |
Contract.AssetDataComponent.getMeaning() |
static Contract.ContractDataMeaning |
Contract.ContractDataMeaning.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Contract.ContractDataMeaning[] |
Contract.ContractDataMeaning.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<Contract.ContractDataMeaning> |
Contract.ContractDataMeaningEnumFactory.fromType(Base code) |
Enumeration<Contract.ContractDataMeaning> |
Contract.AssetDataComponent.getMeaningElement() |
| Modifier and Type | Method and Description |
|---|---|
Contract.AssetDataComponent |
Contract.AssetDataComponent.setMeaning(Contract.ContractDataMeaning value) |
String |
Contract.ContractDataMeaningEnumFactory.toCode(Contract.ContractDataMeaning code) |
String |
Contract.ContractDataMeaningEnumFactory.toSystem(Contract.ContractDataMeaning code) |
| Modifier and Type | Method and Description |
|---|---|
Contract.AssetDataComponent |
Contract.AssetDataComponent.setMeaningElement(Enumeration<Contract.ContractDataMeaning> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.