Uses of Interface
org.opencrx.kernel.uom1.jmi1.UomSchedule

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
<T extends UomSchedule>
List<T>
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.
 



This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.