org.opencrx.kernel.depot1.jmi1
Interface OpenDepotParams

All Superinterfaces:
OpenDepotParams, RefStruct, RefStruct_1_0, Serializable

public interface OpenDepotParams
extends RefStruct_1_0, OpenDepotParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.depot1.cci2.OpenDepotParams
OpenDepotParams.Member
 
Method Summary
 DepotGroup getDepotGroup()
          Retrieves the value for the optional structure field depotGroup.
 String getDepotNumber()
          Retrieves the value for the structure field depotNumber.
 DepotType getDepotType()
          Retrieves the value for the optional structure field depotType.
 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.
 
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

getDepotGroup

DepotGroup getDepotGroup()
Retrieves the value for the optional structure field depotGroup.

Specified by:
getDepotGroup in interface OpenDepotParams
Returns:
The possibly null value for structure field depotGroup.

getDepotNumber

String getDepotNumber()
Retrieves the value for the structure field depotNumber.

Specified by:
getDepotNumber in interface OpenDepotParams
Returns:
The non-null value for structure field depotNumber.

getDepotType

DepotType getDepotType()
Retrieves the value for the optional structure field depotType.

Specified by:
getDepotType in interface OpenDepotParams
Returns:
The possibly null value for structure field depotType.

getDescription

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

Specified by:
getDescription in interface OpenDepotParams
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 OpenDepotParams
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 OpenDepotParams
Returns:
The non-null value for structure field openingDate.


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