Package | Description |
---|---|
org.openmrs |
These classes represent the core domain objects for the OpenMRS project.
|
Modifier and Type | Method and Description |
---|---|
TestOrder |
TestOrder.cloneForDiscontinuing()
Creates a discontinuation order for this.
|
TestOrder |
TestOrder.cloneForRevision()
Creates a TestOrder for revision from this order, sets the previousOrder, action field and
other test order fields.
|
protected TestOrder |
TestOrder.cloneForRevisionHelper(TestOrder target) |
TestOrder |
TestOrder.copy() |
protected TestOrder |
TestOrder.copyHelper(TestOrder target) |
Modifier and Type | Method and Description |
---|---|
protected TestOrder |
TestOrder.cloneForRevisionHelper(TestOrder target) |
protected TestOrder |
TestOrder.copyHelper(TestOrder target) |
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.