org.opencrx.kernel.activity1.jmi1
Interface ActivityAddWorkRecordByDurationParams

All Superinterfaces:
ActivityAddWorkRecordByDurationParams, RefStruct, RefStruct_1_0, Serializable

public interface ActivityAddWorkRecordByDurationParams
extends RefStruct_1_0, ActivityAddWorkRecordByDurationParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.ActivityAddWorkRecordByDurationParams
ActivityAddWorkRecordByDurationParams.Member
 
Method Summary
 short getDepotSelector()
          Retrieves the value for the structure field depotSelector.
 String getDescription()
          Retrieves the value for the optional structure field description.
 short getDurationHours()
          Retrieves the value for the structure field durationHours.
 short getDurationMinutes()
          Retrieves the value for the structure field durationMinutes.
 Date getEndAt()
          Retrieves the value for the optional structure field endAt.
 String getName()
          Retrieves the value for the structure field name.
 short getRateType()
          Retrieves the value for the structure field rateType.
 Resource getResource()
          Retrieves the value for the structure field resource.
 Date getStartAt()
          Retrieves the value for the optional structure field startAt.
 
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

getDepotSelector

short getDepotSelector()
Retrieves the value for the structure field depotSelector.

Specified by:
getDepotSelector in interface ActivityAddWorkRecordByDurationParams
Returns:
The non-null value for structure field depotSelector.

getDescription

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

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

getDurationHours

short getDurationHours()
Retrieves the value for the structure field durationHours.

Specified by:
getDurationHours in interface ActivityAddWorkRecordByDurationParams
Returns:
The non-null value for structure field durationHours.

getDurationMinutes

short getDurationMinutes()
Retrieves the value for the structure field durationMinutes.

Specified by:
getDurationMinutes in interface ActivityAddWorkRecordByDurationParams
Returns:
The non-null value for structure field durationMinutes.

getEndAt

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

Specified by:
getEndAt in interface ActivityAddWorkRecordByDurationParams
Returns:
The possibly null value for structure field endAt.

getName

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

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

getRateType

short getRateType()
Retrieves the value for the structure field rateType.

Specified by:
getRateType in interface ActivityAddWorkRecordByDurationParams
Returns:
The non-null value for structure field rateType.

getResource

Resource getResource()
Retrieves the value for the structure field resource.

Specified by:
getResource in interface ActivityAddWorkRecordByDurationParams
Returns:
The non-null value for structure field resource.

getStartAt

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

Specified by:
getStartAt in interface ActivityAddWorkRecordByDurationParams
Returns:
The possibly null value for structure field startAt.


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