org.opencrx.kernel.contract1.jmi1
Interface CreateProductOfferingPositionParams

All Superinterfaces:
CreateProductOfferingPositionParams, RefStruct, Serializable

public interface CreateProductOfferingPositionParams
extends RefStruct, CreateProductOfferingPositionParams


Method Summary
 ProductOffering getOffering()
          Retrieves the value for the structure field offering.
 BigDecimal getQuantity()
          Retrieves the value for the optional structure field quantity.
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getOffering

ProductOffering getOffering()
Retrieves the value for the structure field offering.

Specified by:
getOffering in interface CreateProductOfferingPositionParams
Returns:
The non-null value for structure field offering.

getQuantity

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

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


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