Uses of Interface
org.opencrx.kernel.reservation1.jmi1.Event

Packages that use Event
org.opencrx.kernel.reservation1.jmi1   
 

Uses of Event in org.opencrx.kernel.reservation1.jmi1
 

Methods in org.opencrx.kernel.reservation1.jmi1 with type parameters of type Event
<T extends Event>
List<T>
Segment.getEvent(EventQuery query)
          Retrieves the value for the reference event for the specified query.
 

Methods in org.opencrx.kernel.reservation1.jmi1 that return Event
 Event EventClass.createEvent()
          Creates an instance of class Event.
 Event Segment.getEvent(boolean idIsPersistent, String id)
          Retrieves the value for the reference event for the specified qualifier attribute value.
 Event EventClass.getEvent(Object object)
          Creates an instance of class Event based on the specified Object instance.
 Event Segment.getEvent(String id)
          Retrieves the value for the reference event for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.reservation1.jmi1 with parameters of type Event
 void Segment.addEvent(boolean idIsPersistent, String id, Event event)
          Adds the specified element to the set of the values for the reference event.
 



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