| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Contract.AssetDataComponent |
JsonParser.parseContractAssetDataComponent(com.google.gson.JsonObject json,
Contract owner) |
protected Contract.AssetDataComponent |
XmlParser.parseContractAssetDataComponent(org.xmlpull.v1.XmlPullParser xpp,
Contract owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Contract.AssetDataComponent> |
Contract.ContractAssetComponent.data
Data defined by this Asset.
|
| Modifier and Type | Method and Description |
|---|---|
Contract.AssetDataComponent |
Contract.ContractAssetComponent.addData() |
Contract.AssetDataComponent |
Contract.AssetDataComponent.copy() |
Contract.AssetDataComponent |
Contract.ContractAssetComponent.getDataFirstRep() |
Contract.AssetDataComponent |
Contract.AssetDataComponent.setMeaning(Contract.ContractDataMeaning value) |
Contract.AssetDataComponent |
Contract.AssetDataComponent.setMeaningElement(Enumeration<Contract.ContractDataMeaning> value) |
Contract.AssetDataComponent |
Contract.AssetDataComponent.setReference(Reference value) |
Contract.AssetDataComponent |
Contract.AssetDataComponent.setReferenceTarget(Resource value) |
| Modifier and Type | Method and Description |
|---|---|
List<Contract.AssetDataComponent> |
Contract.ContractAssetComponent.getData() |
| Modifier and Type | Method and Description |
|---|---|
Contract.ContractAssetComponent |
Contract.ContractAssetComponent.addData(Contract.AssetDataComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Contract.ContractAssetComponent |
Contract.ContractAssetComponent.setData(List<Contract.AssetDataComponent> theData) |
Copyright © 2014–2018 University Health Network. All rights reserved.