|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||