public class TestOrder extends Order
| Modifier and Type | Class and Description | 
|---|---|
| static class  | TestOrder.Laterality | 
Order.Urgency| Modifier and Type | Field and Description | 
|---|---|
| static long | serialVersionUID | 
creator| Constructor and Description | 
|---|
| TestOrder()Default Constructor | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getClinicalHistory()Gets the clinical history. | 
| TestOrder.Laterality | getLaterality()Gets the laterality. | 
| Concept | getSpecimenSource() | 
| void | setClinicalHistory(java.lang.String clinicalHistory)Sets the clinical history. | 
| void | setLaterality(TestOrder.Laterality laterality)Sets the laterality. | 
| void | setSpecimenSource(Concept specimenSource) | 
copy, copyHelper, getAccessionNumber, getAutoExpireDate, getConcept, getDiscontinued, getDiscontinuedBy, getDiscontinuedDate, getDiscontinuedReason, getDiscontinuedReasonNonCoded, getEncounter, getId, getInstructions, getOrderer, getOrderId, getOrderType, getPatient, getStartDate, getUrgency, isCurrent, isCurrent, isDiscontinued, isDiscontinuedRightNow, isDrugOrder, isFuture, isFuture, setAccessionNumber, setAutoExpireDate, setConcept, setDiscontinued, setDiscontinuedBy, setDiscontinuedDate, setDiscontinuedReason, setDiscontinuedReasonNonCoded, setEncounter, setId, setInstructions, setOrderer, setOrderId, setOrderType, setPatient, setStartDate, setUrgency, toStringgetChangedBy, getCreator, getDateChanged, getDateCreated, getDateVoided, getVoided, getVoidedBy, getVoidReason, isVoided, setChangedBy, setCreator, setDateChanged, setDateCreated, setDateVoided, setVoided, setVoidedBy, setVoidReasonequals, getUuid, hashCode, setUuidclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetUuid, setUuidpublic static final long serialVersionUID
public Concept getSpecimenSource()
public void setSpecimenSource(Concept specimenSource)
specimenSource - the specimenSource to setpublic TestOrder.Laterality getLaterality()
public void setLaterality(TestOrder.Laterality laterality)
laterality - the laterality to set.public java.lang.String getClinicalHistory()
public void setClinicalHistory(java.lang.String clinicalHistory)
clinicalHistory - the clinical history to set.Copyright © 2018 OpenMRS Inc.. All Rights Reserved.