org.opencrx.application.shop1.cci2
Interface SetProductStatusParams

All Known Subinterfaces:
SetProductStatusParams

public interface SetProductStatusParams


Nested Class Summary
static class SetProductStatusParams.Member
          The structure's members
 
Method Summary
 String getProductNumber()
          Retrieves the value for the structure field productNumber.
 ProductStatusT getProductStatus()
          Retrieves the value for the structure field productStatus.
 

Method Detail

getProductNumber

String getProductNumber()
Retrieves the value for the structure field productNumber.

Returns:
The non-null value for structure field productNumber.

getProductStatus

ProductStatusT getProductStatus()
Retrieves the value for the structure field productStatus.

Returns:
The non-null value for structure field productStatus.


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