org.opencrx.kernel.product1.cci2
Interface CreateInitialPricesParams

All Known Subinterfaces:
CreateInitialPricesParams

public interface CreateInitialPricesParams


Nested Class Summary
static class CreateInitialPricesParams.Member
          The structure's members
 
Method Summary
 Date getIncludeProductsModifiedSince()
          Retrieves the value for the optional structure field includeProductsModifiedSince.
 Uom getPriceUom()
          Retrieves the value for the structure field priceUom.
 short getProcessingMode()
          Retrieves the value for the structure field processingMode.
 

Method Detail

getIncludeProductsModifiedSince

Date getIncludeProductsModifiedSince()
Retrieves the value for the optional structure field includeProductsModifiedSince.

Returns:
The possibly null value for structure field includeProductsModifiedSince.

getPriceUom

Uom getPriceUom()
Retrieves the value for the structure field priceUom.

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

getProcessingMode

short getProcessingMode()
Retrieves the value for the structure field processingMode.

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


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