org.opencrx.kernel.contract1.jmi1
Interface CreatePositionResult

All Superinterfaces:
CreatePositionResult, RefStruct, Serializable

public interface CreatePositionResult
extends RefStruct, CreatePositionResult


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

Method Detail

getPosition

ContractPosition 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-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.