org.opencrx.application.shop1.cci2
Interface GetProductsParams

All Known Subinterfaces:
GetProductsParams

public interface GetProductsParams


Nested Class Summary
static class GetProductsParams.Member
          The structure's members
 
Method Summary
 List<String> getProductNumber()
          Retrieves a list containing all the elements for the structure field productNumber.
 Boolean isReturnPictureContent()
          Retrieves the value for the optional structure field returnPictureContent.
 

Method Detail

getProductNumber

List<String> getProductNumber()
Retrieves a list containing all the elements for the structure field productNumber.

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

isReturnPictureContent

Boolean isReturnPictureContent()
Retrieves the value for the optional structure field returnPictureContent.

Returns:
The possibly null value for structure field returnPictureContent.


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