org.opencrx.kernel.depot1.jmi1
Interface OpenDepotPositionParams

All Superinterfaces:
OpenDepotPositionParams, RefStruct, RefStruct_1_0, Serializable

public interface OpenDepotPositionParams
extends RefStruct_1_0, OpenDepotPositionParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.depot1.cci2.OpenDepotPositionParams
OpenDepotPositionParams.Member
 
Method Summary
 String getDescription()
          Retrieves the value for the optional structure field description.
 String getName()
          Retrieves the value for the structure field name.
 Date getOpeningDate()
          Retrieves the value for the structure field openingDate.
 Product getProduct()
          Retrieves the value for the optional structure field product.
 ContractPositionConstrained getProductRole()
          Retrieves the value for the optional structure field productRole.
 String getQualifier()
          Retrieves the value for the optional structure field qualifier.
 
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

getDescription

String getDescription()
Retrieves the value for the optional structure field description.

Specified by:
getDescription in interface OpenDepotPositionParams
Returns:
The possibly null value for structure field description.

getName

String getName()
Retrieves the value for the structure field name.

Specified by:
getName in interface OpenDepotPositionParams
Returns:
The non-null value for structure field name.

getOpeningDate

Date getOpeningDate()
Retrieves the value for the structure field openingDate.

Specified by:
getOpeningDate in interface OpenDepotPositionParams
Returns:
The non-null value for structure field openingDate.

getProduct

Product getProduct()
Retrieves the value for the optional structure field product.

Specified by:
getProduct in interface OpenDepotPositionParams
Returns:
The possibly null value for structure field product.

getProductRole

ContractPositionConstrained getProductRole()
Retrieves the value for the optional structure field productRole.

Specified by:
getProductRole in interface OpenDepotPositionParams
Returns:
The possibly null value for structure field productRole.

getQualifier

String getQualifier()
Retrieves the value for the optional structure field qualifier.

Specified by:
getQualifier in interface OpenDepotPositionParams
Returns:
The possibly null value for structure field qualifier.


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