org.opencrx.kernel.contract1.jmi1
Interface CreateProductOfferingPositionResult

All Superinterfaces:
CreateProductOfferingPositionResult, RefStruct, Serializable

public interface CreateProductOfferingPositionResult
extends RefStruct, CreateProductOfferingPositionResult


Method Summary
 EditableProductOfferingPosition getOfferingPosition()
          Retrieves the value for the optional structure field offeringPosition.
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getOfferingPosition

EditableProductOfferingPosition getOfferingPosition()
Retrieves the value for the optional structure field offeringPosition.

Specified by:
getOfferingPosition in interface CreateProductOfferingPositionResult
Returns:
The possibly null value for structure field offeringPosition.


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