org.opencrx.kernel.activity1.jmi1
Interface ActivityAddWorkRecordParams

All Superinterfaces:
ActivityAddWorkRecordParams, RefStruct, RefStruct_1_0, Serializable

public interface ActivityAddWorkRecordParams
extends RefStruct_1_0, ActivityAddWorkRecordParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.ActivityAddWorkRecordParams
ActivityAddWorkRecordParams.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 optional structure field durationHours.
 Short getDurationMinutes()
          Retrieves the value for the optional structure field durationMinutes.
 Date getEndAt()
          Retrieves the value for the optional structure field endAt.
 String getName()
          Retrieves the value for the structure field name.
 BigDecimal getRate()
          Retrieves the value for the optional structure field rate.
 short getRateCurrency()
          Retrieves the value for the structure field rateCurrency.
 short getRecordType()
          Retrieves the value for the structure field recordType.
 Resource getResource()
          Retrieves the value for the optional structure field resource.
 Date getStartAt()
          Retrieves the value for the optional structure field startAt.
 Boolean isBillable()
          Retrieves the value for the optional structure field isBillable.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 
Methods inherited from interface org.opencrx.kernel.activity1.cci2.ActivityAddWorkRecordParams
getOwningGroup
 

Method Detail

getDepotSelector

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

Specified by:
getDepotSelector in interface ActivityAddWorkRecordParams
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 ActivityAddWorkRecordParams
Returns:
The possibly null value for structure field description.

getDurationHours

Short getDurationHours()
Retrieves the value for the optional structure field durationHours.

Specified by:
getDurationHours in interface ActivityAddWorkRecordParams
Returns:
The possibly null value for structure field durationHours.

getDurationMinutes

Short getDurationMinutes()
Retrieves the value for the optional structure field durationMinutes.

Specified by:
getDurationMinutes in interface ActivityAddWorkRecordParams
Returns:
The possibly null value for structure field durationMinutes.

getEndAt

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

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

isBillable

Boolean isBillable()
Retrieves the value for the optional structure field isBillable.

Specified by:
isBillable in interface ActivityAddWorkRecordParams
Returns:
The possibly null value for structure field isBillable.

getName

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

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

getRate

BigDecimal getRate()
Retrieves the value for the optional structure field rate.

Specified by:
getRate in interface ActivityAddWorkRecordParams
Returns:
The possibly null value for structure field rate.

getRateCurrency

short getRateCurrency()
Retrieves the value for the structure field rateCurrency.

Specified by:
getRateCurrency in interface ActivityAddWorkRecordParams
Returns:
The non-null value for structure field rateCurrency.

getRecordType

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

Specified by:
getRecordType in interface ActivityAddWorkRecordParams
Returns:
The non-null value for structure field recordType.

getResource

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

Specified by:
getResource in interface ActivityAddWorkRecordParams
Returns:
The possibly null value for structure field resource.

getStartAt

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

Specified by:
getStartAt in interface ActivityAddWorkRecordParams
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.