Uses of Interface
org.opencrx.kernel.depot1.jmi1.DepotAddress

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
<T extends DepotAddress>
List<T>
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.
 



This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.