|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DepotAddress | |
|---|---|
| org.opencrx.kernel.depot1.jmi1 | |
| Uses of DepotAddress in org.opencrx.kernel.depot1.jmi1 |
|---|
| Subinterfaces of DepotAddress in org.opencrx.kernel.depot1.jmi1 | |
|---|---|
interface |
EmailAddress
Class EMailAddress |
interface |
PhoneNumber
Class PhoneNumber |
interface |
PostalAddress
Class PostalAddress |
interface |
Room
Class Room |
interface |
WebAddress
Class WebAddress |
| Methods in org.opencrx.kernel.depot1.jmi1 with type parameters of type DepotAddress | ||
|---|---|---|
|
DepotHolder.getAddress(DepotAddressQuery query)
Retrieves the value for the reference address for the specified query. |
|
| Methods in org.opencrx.kernel.depot1.jmi1 that return DepotAddress | |
|---|---|
DepotAddress |
DepotHolder.getAddress(boolean idIsPersistent,
String id)
Retrieves the value for the reference address for the specified qualifier attribute value. |
DepotAddress |
DepotHolder.getAddress(String id)
Retrieves the value for the reference address for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.depot1.jmi1 with parameters of type DepotAddress | |
|---|---|
void |
DepotHolder.addAddress(boolean idIsPersistent,
String id,
DepotAddress address)
Adds the specified element to the set of the values for the reference address. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||