org.opencrx.kernel.product1.jmi1
Interface CreateInitialPricesParams

All Superinterfaces:
CreateInitialPricesParams, RefStruct, RefStruct_1_0, Serializable

public interface CreateInitialPricesParams
extends RefStruct_1_0, CreateInitialPricesParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.product1.cci2.CreateInitialPricesParams
CreateInitialPricesParams.Member
 
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.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getIncludeProductsModifiedSince

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

Specified by:
getIncludeProductsModifiedSince in interface CreateInitialPricesParams
Returns:
The possibly null value for structure field includeProductsModifiedSince.

getPriceUom

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

Specified by:
getPriceUom in interface CreateInitialPricesParams
Returns:
The non-null value for structure field priceUom.

getProcessingMode

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

Specified by:
getProcessingMode in interface CreateInitialPricesParams
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.