|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContractAddress | |
|---|---|
| org.opencrx.kernel.contract1.jmi1 | |
| Uses of ContractAddress in org.opencrx.kernel.contract1.jmi1 |
|---|
| Subinterfaces of ContractAddress in org.opencrx.kernel.contract1.jmi1 | |
|---|---|
interface |
AccountAddress
Class AccountAddress |
interface |
EMailAddress
Class EMailAddress |
interface |
PhoneNumber
Class PhoneNumber |
interface |
PostalAddress
Class PostalAddress |
interface |
WebAddress
Class WebAddress |
| Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type ContractAddress | ||
|---|---|---|
|
AddressContainer.getAddress(ContractAddressQuery query)
Retrieves the value for the reference address for the specified query. |
|
| Methods in org.opencrx.kernel.contract1.jmi1 that return ContractAddress | |
|---|---|
ContractAddress |
AddressContainer.getAddress(boolean idIsPersistent,
String id)
Retrieves the value for the reference address for the specified qualifier attribute value. |
ContractAddress |
AddressContainer.getAddress(String id)
Retrieves the value for the reference address for the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type ContractAddress | |
|---|---|
void |
AddressContainer.addAddress(boolean idIsPersistent,
String id,
ContractAddress address)
Adds the specified element to the set of the values for the reference address. |
void |
AddressContainer.addAddress(String id,
ContractAddress address)
Adds the specified element to the set of the values for the reference address using a reassignable qualifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||