org.opencrx.kernel.product1.jmi1
Interface GetPriceLevelParams

All Superinterfaces:
GetPriceLevelParams, RefStruct, RefStruct_1_0, Serializable

public interface GetPriceLevelParams
extends RefStruct_1_0, GetPriceLevelParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.product1.cci2.GetPriceLevelParams
GetPriceLevelParams.Member
 
Method Summary
 AbstractContract getContract()
          Retrieves the value for the structure field contract.
 Uom getPriceUom()
          Retrieves the value for the optional structure field priceUom.
 Date getPricingDate()
          Retrieves the value for the optional structure field pricingDate.
 AbstractProduct getProduct()
          Retrieves the value for the structure field product.
 BigDecimal getQuantity()
          Retrieves the value for the optional structure field quantity.
 
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
 

Method Detail

getContract

AbstractContract getContract()
Retrieves the value for the structure field contract.

Specified by:
getContract in interface GetPriceLevelParams
Returns:
The non-null value for structure field contract.

getPriceUom

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

Specified by:
getPriceUom in interface GetPriceLevelParams
Returns:
The possibly null value for structure field priceUom.

getPricingDate

Date getPricingDate()
Retrieves the value for the optional structure field pricingDate.

Specified by:
getPricingDate in interface GetPriceLevelParams
Returns:
The possibly null value for structure field pricingDate.

getProduct

AbstractProduct getProduct()
Retrieves the value for the structure field product.

Specified by:
getProduct in interface GetPriceLevelParams
Returns:
The non-null value for structure field product.

getQuantity

BigDecimal getQuantity()
Retrieves the value for the optional structure field quantity.

Specified by:
getQuantity in interface GetPriceLevelParams
Returns:
The possibly null value for structure field quantity.


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