org.opencrx.kernel.product1.cci
Class CreateInitialPricesParamsImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefStruct_1
      extended by org.opencrx.kernel.product1.cci.CreateInitialPricesParamsImpl
All Implemented Interfaces:
Serializable, RefStruct, CreateInitialPricesParams, RefStruct_1_0

public class CreateInitialPricesParamsImpl
extends RefStruct_1
implements CreateInitialPricesParams

See Also:
Serialized Form

Constructor Summary
CreateInitialPricesParamsImpl(RefPackage_1_0 refPackage, List args)
           
CreateInitialPricesParamsImpl(RefPackage_1_0 refPackage, Object arg)
           
 
Method Summary
 Uom getPriceUom()
          Retrieves the value for the structure field priceUom.
 short getProcessingMode()
          Retrieves the value for the structure field processingMode.
 String refQualifiedTypeName()
           
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefStruct_1
equals, refContainsValue, refDelegate, refFieldNames, refGetValue, refGetValue, refGetValue, refTypeName, toPath
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refContainsValue, refDelegate, refGetValue
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Constructor Detail

CreateInitialPricesParamsImpl

public CreateInitialPricesParamsImpl(RefPackage_1_0 refPackage,
                                     List args)

CreateInitialPricesParamsImpl

public CreateInitialPricesParamsImpl(RefPackage_1_0 refPackage,
                                     Object arg)
Method Detail

refQualifiedTypeName

public String refQualifiedTypeName()
Overrides:
refQualifiedTypeName in class RefStruct_1

getPriceUom

public Uom getPriceUom()
Description copied from interface: CreateInitialPricesParams
Retrieves the value for the structure field priceUom.

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

getProcessingMode

public short getProcessingMode()
Description copied from interface: CreateInitialPricesParams
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.