| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected ProductShelfLife |
JsonParser.parseProductShelfLife(com.google.gson.JsonObject json) |
protected ProductShelfLife |
XmlParser.parseProductShelfLife(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeProductShelfLife(String name,
ProductShelfLife element) |
protected void |
XmlParser.composeProductShelfLife(String name,
ProductShelfLife element) |
protected void |
RdfParser.composeProductShelfLife(Turtle.Complex parent,
String parentType,
String name,
ProductShelfLife element,
int index) |
protected void |
XmlParser.composeProductShelfLifeElements(ProductShelfLife element) |
protected void |
JsonParser.composeProductShelfLifeInner(ProductShelfLife element) |
protected boolean |
XmlParser.parseProductShelfLifeContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
ProductShelfLife res) |
protected void |
JsonParser.parseProductShelfLifeProperties(com.google.gson.JsonObject json,
ProductShelfLife res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProductShelfLife> |
MedicinalProductDeviceSpec.shelfLifeStorage
Shelf Life and storage information.
|
protected List<ProductShelfLife> |
DeviceDefinition.shelfLifeStorage
Shelf Life and storage information.
|
protected List<ProductShelfLife> |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.shelfLifeStorage
Shelf Life and storage information.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProductShelfLife> |
MedicinalProductDeviceSpec.getShelfLifeStorage() |
List<ProductShelfLife> |
DeviceDefinition.getShelfLifeStorage() |
List<ProductShelfLife> |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getShelfLifeStorage() |
| Modifier and Type | Method and Description |
|---|---|
MedicinalProductDeviceSpec |
MedicinalProductDeviceSpec.addShelfLifeStorage(ProductShelfLife t) |
DeviceDefinition |
DeviceDefinition.addShelfLifeStorage(ProductShelfLife t) |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.addShelfLifeStorage(ProductShelfLife t) |
| Modifier and Type | Method and Description |
|---|---|
MedicinalProductDeviceSpec |
MedicinalProductDeviceSpec.setShelfLifeStorage(List<ProductShelfLife> theShelfLifeStorage) |
DeviceDefinition |
DeviceDefinition.setShelfLifeStorage(List<ProductShelfLife> theShelfLifeStorage) |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.setShelfLifeStorage(List<ProductShelfLife> theShelfLifeStorage) |
Copyright © 2014–2018 University Health Network. All rights reserved.