org.opencrx.kernel.product1.jmi1
Interface CreateInitialPricesParams

All Superinterfaces:
CreateInitialPricesParams, RefStruct, Serializable

public interface CreateInitialPricesParams
extends RefStruct, CreateInitialPricesParams


Method Summary
 Uom getPriceUom()
          Retrieves the value for the structure field priceUom.
 short getProcessingMode()
          Retrieves the value for the structure field processingMode.
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

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-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.