org.opencrx.kernel.activity1.jmi1
Interface ResourceAddExpenseRecordParams

All Superinterfaces:
RefStruct, RefStruct_1_0, ResourceAddExpenseRecordParams, Serializable

public interface ResourceAddExpenseRecordParams
extends RefStruct_1_0, ResourceAddExpenseRecordParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.ResourceAddExpenseRecordParams
ResourceAddExpenseRecordParams.Member
 
Method Summary
 Activity getActivity()
          Retrieves the value for the optional structure field activity.
 short getDepotSelector()
          Retrieves the value for the structure field depotSelector.
 String getDescription()
          Retrieves the value for the optional structure field description.
 Date getEndAt()
          Retrieves the value for the optional structure field endAt.
 String getName()
          Retrieves the value for the structure field name.
 short getPaymentType()
          Retrieves the value for the structure field paymentType.
 BigDecimal getQuantity()
          Retrieves the value for the optional structure field quantity.
 Uom getQuantityUom()
          Retrieves the value for the optional structure field quantityUom.
 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.
 Date getStartAt()
          Retrieves the value for the optional structure field startAt.
 Boolean isBillable()
          Retrieves the value for the optional structure field isBillable.
 Boolean isReimbursable()
          Retrieves the value for the optional structure field isReimbursable.
 
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.ResourceAddExpenseRecordParams
getOwningGroup
 

Method Detail

getActivity

Activity getActivity()
Retrieves the value for the optional structure field activity.

Specified by:
getActivity in interface ResourceAddExpenseRecordParams
Returns:
The possibly null value for structure field activity.

getDepotSelector

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

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

getEndAt

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

Specified by:
getEndAt in interface ResourceAddExpenseRecordParams
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 ResourceAddExpenseRecordParams
Returns:
The possibly null value for structure field isBillable.

isReimbursable

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

Specified by:
isReimbursable in interface ResourceAddExpenseRecordParams
Returns:
The possibly null value for structure field isReimbursable.

getName

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

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

getPaymentType

short getPaymentType()
Retrieves the value for the structure field paymentType.

Specified by:
getPaymentType in interface ResourceAddExpenseRecordParams
Returns:
The non-null value for structure field paymentType.

getQuantity

BigDecimal getQuantity()
Retrieves the value for the optional structure field quantity.

Specified by:
getQuantity in interface ResourceAddExpenseRecordParams
Returns:
The possibly null value for structure field quantity.

getQuantityUom

Uom getQuantityUom()
Retrieves the value for the optional structure field quantityUom.

Specified by:
getQuantityUom in interface ResourceAddExpenseRecordParams
Returns:
The possibly null value for structure field quantityUom.

getRate

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

Specified by:
getRate in interface ResourceAddExpenseRecordParams
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 ResourceAddExpenseRecordParams
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 ResourceAddExpenseRecordParams
Returns:
The non-null value for structure field recordType.

getStartAt

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

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