|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddressGroupMember | |
|---|---|
| org.opencrx.kernel.activity1.jmi1 | |
| Uses of AddressGroupMember in org.opencrx.kernel.activity1.jmi1 |
|---|
| Methods in org.opencrx.kernel.activity1.jmi1 with type parameters of type AddressGroupMember | ||
|---|---|---|
|
AddressGroup.getMember(AddressGroupMemberQuery query)
Retrieves the value for the reference member for the specified query. |
|
| Methods in org.opencrx.kernel.activity1.jmi1 that return AddressGroupMember | |
|---|---|
AddressGroupMember |
AddressGroupMemberClass.createAddressGroupMember()
Creates an instance of class AddressGroupMember. |
AddressGroupMember |
AddressGroupMemberClass.getAddressGroupMember(Object object)
Creates an instance of class AddressGroupMember based on the specified Object instance. |
AddressGroupMember |
AddressGroup.getMember(boolean idIsPersistent,
String id)
Retrieves the value for the reference member for the specified qualifier attribute value. |
AddressGroupMember |
AddressGroup.getMember(String id)
Retrieves the value for the reference member for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type AddressGroupMember | |
|---|---|
void |
AddressGroup.addMember(boolean idIsPersistent,
String id,
AddressGroupMember member)
Adds the specified element to the set of the values for the reference member. |
void |
AddressGroup.addMember(String id,
AddressGroupMember member)
Adds the specified element to the set of the values for the reference member using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||