org.opencrx.kernel.product1.cci2
Interface AddressContainer

All Known Subinterfaces:
AbstractBundledProduct, AbstractBundledProduct, AbstractProduct, AbstractProduct, AbstractProductBundle, AbstractProductBundle, AddressContainer, Asset, Asset, BundledProduct, BundledProduct, BundledProductType, BundledProductType, ComplexProductBundle, ComplexProductBundle, ComplexProductBundleType, ComplexProductBundleType, PriceOverrideEnabled, PriceOverrideEnabled, Product, Product, ProductBundle, ProductBundle, ProductBundleContainer, ProductBundleContainer, ProductBundleType, ProductBundleType, ProductOffering, ProductOffering
All Known Implementing Classes:
AbstractProductBundle, Asset, BundledProduct, BundledProductType, ComplexProductBundle, ComplexProductBundleType, Product, ProductBundle, ProductBundleType, ProductOffering

public interface AddressContainer

Abstract class AddressContainer


Method Summary
<T extends ProductAddress>
Collection<T>
getAddress()
          Retrieves a set containing all the elements for the reference address.
 

Method Detail

getAddress

<T extends ProductAddress> Collection<T> getAddress()
Retrieves a set containing all the elements for the reference address.

Returns:
A set containing all the elements for this reference.


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