org.opencrx.kernel.activity1.cci2
Interface CalcTotalQuantityParams

All Known Subinterfaces:
CalcTotalQuantityParams

public interface CalcTotalQuantityParams


Nested Class Summary
static class CalcTotalQuantityParams.Member
          The structure's members
 
Method Summary
 Date getEndAt()
          Retrieves the value for the optional structure field endAt.
 short getRecordType()
          Retrieves the value for the structure field recordType.
 Date getStartAt()
          Retrieves the value for the optional structure field startAt.
 

Method Detail

getEndAt

Date getEndAt()
Retrieves the value for the optional structure field endAt.

Returns:
The possibly null value for structure field endAt.

getRecordType

short getRecordType()
Retrieves the value for the structure field recordType.

Returns:
The non-null value for structure field recordType.

getStartAt

Date getStartAt()
Retrieves the value for the optional structure field startAt.

Returns:
The possibly null value for structure field startAt.


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