org.opencrx.kernel.contract1.jmi1
Interface CreatePositionResult

All Superinterfaces:
CreatePositionResult, RefStruct, RefStruct_1_0, Serializable

public interface CreatePositionResult
extends RefStruct_1_0, CreatePositionResult


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.contract1.cci2.CreatePositionResult
CreatePositionResult.Member
 
Method Summary
 SalesContractPosition getPosition()
          Retrieves the value for the optional structure field position.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getPosition

SalesContractPosition getPosition()
Retrieves the value for the optional structure field position.

Specified by:
getPosition in interface CreatePositionResult
Returns:
The possibly null value for structure field position.


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