public interface ActivityAddExpenseRecordParams extends org.openmdx.base.accessor.jmi.cci.RefStruct_1_0, ActivityAddExpenseRecordParams
ActivityAddExpenseRecordParams.Member| Modifier and Type | Method and Description |
|---|---|
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. |
Resource |
getResource()
Retrieves the value for the 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. |
Boolean |
isReimbursable()
Retrieves the value for the optional structure field
isReimbursable. |
equals, hashCode, refFieldNames, refGetValue, refTypeNamegetOwningGroupshort getDepotSelector()
depotSelector.getDepotSelector in interface ActivityAddExpenseRecordParamsdepotSelector.String getDescription()
description.getDescription in interface ActivityAddExpenseRecordParamsdescription.Date getEndAt()
endAt.getEndAt in interface ActivityAddExpenseRecordParamsendAt.Boolean isBillable()
isBillable.isBillable in interface ActivityAddExpenseRecordParamsisBillable.Boolean isReimbursable()
isReimbursable.isReimbursable in interface ActivityAddExpenseRecordParamsisReimbursable.String getName()
name.getName in interface ActivityAddExpenseRecordParamsname.short getPaymentType()
paymentType.getPaymentType in interface ActivityAddExpenseRecordParamspaymentType.BigDecimal getQuantity()
quantity.getQuantity in interface ActivityAddExpenseRecordParamsquantity.Uom getQuantityUom()
quantityUom.getQuantityUom in interface ActivityAddExpenseRecordParamsquantityUom.BigDecimal getRate()
rate.getRate in interface ActivityAddExpenseRecordParamsrate.short getRateCurrency()
rateCurrency.getRateCurrency in interface ActivityAddExpenseRecordParamsrateCurrency.short getRecordType()
recordType.getRecordType in interface ActivityAddExpenseRecordParamsrecordType.Resource getResource()
resource.getResource in interface ActivityAddExpenseRecordParamsresource.Date getStartAt()
startAt.getStartAt in interface ActivityAddExpenseRecordParamsstartAt.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.