|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UomSchedule | |
|---|---|
| org.opencrx.kernel.uom1.jmi1 | |
| Uses of UomSchedule in org.opencrx.kernel.uom1.jmi1 |
|---|
| Methods in org.opencrx.kernel.uom1.jmi1 with type parameters of type UomSchedule | ||
|---|---|---|
|
Segment.getUomSchedule(UomScheduleQuery query)
Retrieves the value for the reference uomSchedule for the specified query. |
|
| Methods in org.opencrx.kernel.uom1.jmi1 that return UomSchedule | |
|---|---|
UomSchedule |
UomScheduleClass.createUomSchedule()
Creates an instance of class UomSchedule. |
UomSchedule |
Uom.getUomSchedule()
Retrieves the value for the reference uomSchedule. |
UomSchedule |
Segment.getUomSchedule(boolean idIsPersistent,
String id)
Retrieves the value for the reference uomSchedule for the specified qualifier attribute value. |
UomSchedule |
UomScheduleClass.getUomSchedule(Object object)
Creates an instance of class UomSchedule based on the specified Object instance. |
UomSchedule |
Segment.getUomSchedule(String id)
Retrieves the value for the reference uomSchedule for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.uom1.jmi1 with parameters of type UomSchedule | |
|---|---|
void |
Segment.addUomSchedule(boolean idIsPersistent,
String id,
UomSchedule uomSchedule)
Adds the specified element to the set of the values for the reference uomSchedule. |
void |
Segment.addUomSchedule(String id,
UomSchedule uomSchedule)
Adds the specified element to the set of the values for the reference uomSchedule using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||