| 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> |
DeviceDefinition.shelfLifeStorage
Shelf Life and storage information.
|
protected List<ProductShelfLife> |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.shelfLifeStorage
Shelf Life and storage information.
|
| Modifier and Type | Method and Description |
|---|---|
ProductShelfLife |
DeviceDefinition.addShelfLifeStorage() |
ProductShelfLife |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.addShelfLifeStorage() |
ProductShelfLife |
ProductShelfLife.addSpecialPrecautionsForStorage(CodeableConcept t) |
ProductShelfLife |
Base.castToProductShelfLife(Base b) |
ProductShelfLife |
ProductShelfLife.copy() |
ProductShelfLife |
DeviceDefinition.getShelfLifeStorageFirstRep() |
ProductShelfLife |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getShelfLifeStorageFirstRep() |
ProductShelfLife |
ProductShelfLife.setIdentifier(Identifier value) |
ProductShelfLife |
ProductShelfLife.setPeriod(Quantity value) |
ProductShelfLife |
ProductShelfLife.setSpecialPrecautionsForStorage(List<CodeableConcept> theSpecialPrecautionsForStorage) |
ProductShelfLife |
ProductShelfLife.setType(CodeableConcept value) |
protected ProductShelfLife |
ProductShelfLife.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
List<ProductShelfLife> |
DeviceDefinition.getShelfLifeStorage() |
List<ProductShelfLife> |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getShelfLifeStorage() |
| Modifier and Type | Method and Description |
|---|---|
DeviceDefinition |
DeviceDefinition.addShelfLifeStorage(ProductShelfLife t) |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.addShelfLifeStorage(ProductShelfLife t) |
void |
ProductShelfLife.copyValues(ProductShelfLife dst) |
| Modifier and Type | Method and Description |
|---|---|
DeviceDefinition |
DeviceDefinition.setShelfLifeStorage(List<ProductShelfLife> theShelfLifeStorage) |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent |
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.setShelfLifeStorage(List<ProductShelfLife> theShelfLifeStorage) |
Copyright © 2014–2021 Health Level 7. All rights reserved.