org.opencrx.application.shop1.cci2
Interface CreateProductsParams

All Known Subinterfaces:
CreateProductsParams

public interface CreateProductsParams


Nested Class Summary
static class CreateProductsParams.Member
          The structure's members
 
Method Summary
<T extends ProductT>
List<T>
getProduct()
          Retrieves a list containing all the elements for the structure field product.
 

Method Detail

getProduct

<T extends ProductT> List<T> getProduct()
Retrieves a list containing all the elements for the structure field product.

Returns:
A list containing all elements for this structure field.


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