public class DrugOrderListItem extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
DrugOrderListItem() |
DrugOrderListItem(DrugOrder drugOrder) |
public DrugOrderListItem()
public DrugOrderListItem(DrugOrder drugOrder)
public Boolean getComplex()
public void setComplex(Boolean complex)
complex - The complex to set.public Integer getConceptId()
public void setConceptId(Integer conceptId)
conceptId - The conceptId to set.public Integer getCreatorId()
public void setCreatorId(Integer creatorId)
creatorId - The creatorId to set.public Boolean getDiscontinued()
public void setDiscontinued(Boolean discontinued)
discontinued - The discontinued to set.public Integer getDiscontinueReason()
public void setDiscontinueReason(Integer discontinueReason)
discontinueReason - The discontinueReason to set.public Integer getDiscontinuerId()
public void setDiscontinuerId(Integer discontinuerId)
discontinuerId - The discontinuerId to set.public Double getDose()
public void setDose(Double dose)
dose - The dose to set.public Integer getDrugId()
public void setDrugId(Integer drugId)
drugId - The drugId to set.public String getDrugName()
public void setDrugName(String drugName)
drugName - The drugName to set.public Integer getEncounterId()
public void setEncounterId(Integer encounterId)
encounterId - The encounterId to set.public String getFrequency()
public void setFrequency(String frequency)
frequency - The frequency to set.public String getInstructions()
public void setInstructions(String instructions)
instructions - The instructions to set.public Integer getOrdererId()
public void setOrdererId(Integer ordererId)
ordererId - The ordererId to set.public Integer getOrderId()
public void setOrderId(Integer orderId)
orderId - The orderId to set.public Integer getOrderTypeId()
public void setOrderTypeId(Integer orderTypeId)
orderTypeId - The orderTypeId to set.public Boolean getPrn()
public void setPrn(Boolean prn)
prn - The prn to set.public Integer getQuantity()
public void setQuantity(Integer quantity)
quantity - The quantity to set.public String getUnits()
public void setUnits(String units)
units - The units to set.public Boolean getVoided()
public void setVoided(Boolean voided)
voided - The voided to set.public Integer getVoiderId()
public void setVoiderId(Integer voiderId)
voiderId - The voiderId to set.public String getVoidReason()
public void setVoidReason(String voidReason)
voidReason - The voidReason to set.public String getAutoExpireDate()
public void setAutoExpireDate(String autoExpireDate)
autoExpireDate - The autoExpireDate to set.public String getCreatedDate()
public void setCreatedDate(String createdDate)
createdDate - The createdDate to set.public String getDiscontinuedDate()
public void setDiscontinuedDate(String discontinuedDate)
discontinuedDate - The discontinuedDate to set.public String getStartDate()
public void setStartDate(String startDate)
startDate - The startDate to set.public String getVoidedDate()
public void setVoidedDate(String voidedDate)
voidedDate - The voidedDate to set.public Integer getDrugSetId()
public void setDrugSetId(Integer drugSetId)
drugSetId - The drugSetId to set.public String getDrugSetLabel()
public void setDrugSetLabel(String drugSetLabel)
drugSetLabel - The drugSetLabel to set.public String getConceptName()
public void setConceptName(String conceptName)
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.