public interface ResourceAddExpenseRecordParams
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResourceAddExpenseRecordParams.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
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. |
<T extends PrincipalGroup> |
getOwningGroup()
Retrieves a list containing all the elements for the structure field
owningGroup. |
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. |
Activity getActivity()
activity.activity.short getDepotSelector()
depotSelector.depotSelector.String getDescription()
description.description.Date getEndAt()
endAt.endAt.Boolean isBillable()
isBillable.isBillable.Boolean isReimbursable()
isReimbursable.isReimbursable.String getName()
name.name.<T extends PrincipalGroup> List<T> getOwningGroup()
owningGroup.short getPaymentType()
paymentType.paymentType.BigDecimal getQuantity()
quantity.quantity.Uom getQuantityUom()
quantityUom.quantityUom.BigDecimal getRate()
rate.rate.short getRateCurrency()
rateCurrency.rateCurrency.short getRecordType()
recordType.recordType.Date getStartAt()
startAt.startAt.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.