|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContactRole | |
|---|---|
| org.opencrx.kernel.reservation1.jmi1 | |
| Uses of ContactRole in org.opencrx.kernel.reservation1.jmi1 |
|---|
| Methods in org.opencrx.kernel.reservation1.jmi1 with type parameters of type ContactRole | ||
|---|---|---|
|
Event.getContact(ContactRoleQuery query)
Retrieves the value for the reference contact for the specified query. |
|
| Methods in org.opencrx.kernel.reservation1.jmi1 that return ContactRole | |
|---|---|
ContactRole |
ContactRoleClass.createContactRole()
Creates an instance of class ContactRole. |
ContactRole |
Event.getContact(boolean idIsPersistent,
String id)
Retrieves the value for the reference contact for the specified qualifier attribute value. |
ContactRole |
Event.getContact(String id)
Retrieves the value for the reference contact for the specified qualifier attribute value. |
ContactRole |
ContactRoleClass.getContactRole(Object object)
Creates an instance of class ContactRole based on the specified Object instance. |
| Methods in org.opencrx.kernel.reservation1.jmi1 with parameters of type ContactRole | |
|---|---|
void |
Event.addContact(boolean idIsPersistent,
String id,
ContactRole contact)
Adds the specified element to the set of the values for the reference contact. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||