public interface WorkAndExpenseRecord extends Assignable, BookingOrigin, CrxObject, ConfiguredProduct
WorkAndExpenseRecord| Modifier and Type | Interface and Description |
|---|---|
static interface |
WorkAndExpenseRecord.Identity
Object Identity
|
| Modifier and Type | Method and Description |
|---|---|
Activity |
getActivity()
Retrieves the value for the reference
activity. |
BigDecimal |
getBillableAmount()
Retrieves the possibly null value for the optional attribute
billableAmount. |
short |
getBillingCurrency()
Retrieves the value for the attribute
billingCurrency. |
short |
getDepotSelector()
Retrieves the value for the attribute
depotSelector. |
String |
getDescription()
Retrieves the possibly null value for the optional attribute
description. |
Date |
getEndedAt()
Retrieves the possibly null value for the optional attribute
endedAt. |
String |
getName()
Retrieves the value for the attribute
name. |
short |
getPaymentType()
Retrieves the value for the attribute
paymentType. |
BigDecimal |
getQuantity()
Retrieves the possibly null value for the optional attribute
quantity. |
Uom |
getQuantityUom()
Retrieves the value for the reference
quantityUom. |
BigDecimal |
getRate()
Retrieves the possibly null value for the optional attribute
rate. |
short |
getRecordType()
Retrieves the value for the attribute
recordType. |
Resource |
getResource()
Retrieves the value for the reference
resource. |
Date |
getStartedAt()
Retrieves the possibly null value for the optional attribute
startedAt. |
CompoundBooking |
getWorkCb()
Retrieves the value for the reference
workCb. |
Boolean |
isBillable()
Retrieves the possibly null value for the optional attribute
isBillable. |
Boolean |
isReimbursable()
Retrieves the possibly null value for the optional attribute
isReimbursable. |
void |
setBillable(Boolean isBillable)
Sets a new value for the attribute
isBillable. |
void |
setBillableAmount(BigDecimal billableAmount)
Sets a new value for the attribute
billableAmount. |
void |
setBillingCurrency(short billingCurrency)
Sets a new value for the attribute
billingCurrency. |
void |
setDepotSelector(short depotSelector)
Sets a new value for the attribute
depotSelector. |
void |
setDescription(String description)
Sets a new value for the attribute
description. |
void |
setEndedAt(Date endedAt)
Sets a new value for the attribute
endedAt. |
void |
setName(String name)
Sets a new value for the attribute
name. |
void |
setPaymentType(short paymentType)
Sets a new value for the attribute
paymentType. |
void |
setQuantity(BigDecimal quantity)
Sets a new value for the attribute
quantity. |
void |
setQuantityUom(Uom quantityUom)
Sets a new value for the reference
quantityUom. |
void |
setRate(BigDecimal rate)
Sets a new value for the attribute
rate. |
void |
setRecordType(short recordType)
Sets a new value for the attribute
recordType. |
void |
setReimbursable(Boolean isReimbursable)
Sets a new value for the attribute
isReimbursable. |
void |
setStartedAt(Date startedAt)
Sets a new value for the attribute
startedAt. |
void |
setWorkCb(CompoundBooking workCb)
Sets a new value for the reference
workCb. |
assignToMedisableCrxObject, enableCrxObject, getAdditionalExternalLink, getAssignedTimer, getAttachedDocument, getCategory, getDisabledReason, getDocumentFolderAssignment, getExternalLink, getInvolvedObject, getMedia, getNote, getPropertySet, getPropertySetEntry, getRating, getUserBoolean4, getUserCode0, getUserCode1, getUserCode2, getUserCode3, getUserCode4, getUserDate0, getUserDate1, getUserDate2, getUserDate3, getUserDate4, getUserDateTime0, getUserDateTime1, getUserDateTime2, getUserDateTime3, getUserDateTime4, getUserNumber0, getUserNumber1, getUserNumber2, getUserNumber3, getUserNumber4, getUserString0, getUserString1, getUserString2, getUserString3, getUserString4, isDisabled, isUserBoolean0, isUserBoolean1, isUserBoolean2, isUserBoolean3, setCategory, setDisabled, setDisabledReason, setExternalLink, setUserBoolean0, setUserBoolean1, setUserBoolean2, setUserBoolean3, setUserBoolean4, setUserCode0, setUserCode1, setUserCode2, setUserCode3, setUserCode4, setUserDate0, setUserDate1, setUserDate2, setUserDate3, setUserDate4, setUserDateTime0, setUserDateTime1, setUserDateTime2, setUserDateTime3, setUserDateTime4, setUserNumber0, setUserNumber1, setUserNumber2, setUserNumber3, setUserNumber4, setUserString0, setUserString1, setUserString2, setUserString3, setUserString4sendAlertexportItem, exportItemAdvancedimportItemgetIndexEntry, updateIndexaddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUsergetLocalizedFieldgetCurrentConfig, getProductSerialNumber, setCurrentConfig, setProductSerialNumbergetConfigType, getConfiguration, setConfigType, unsetConfigurationTypegetProduct, setProductActivity getActivity()
activity.null – value for this reference.BigDecimal getBillableAmount()
billableAmount.billableAmount.void setBillableAmount(BigDecimal billableAmount)
billableAmount.billableAmount - The possibly null new value for attribute billableAmount.short getBillingCurrency()
billingCurrency.billingCurrency.void setBillingCurrency(short billingCurrency)
billingCurrency.billingCurrency - The non-null new value for attribute billingCurrency.short getDepotSelector()
depotSelector.depotSelector.void setDepotSelector(short depotSelector)
depotSelector.depotSelector - The non-null new value for attribute depotSelector.String getDescription()
description.description.void setDescription(String description)
description.description - The possibly null new value for attribute description.Date getEndedAt()
endedAt.endedAt.void setEndedAt(Date endedAt)
endedAt.endedAt - The possibly null new value for attribute endedAt.Boolean isBillable()
isBillable.isBillable.void setBillable(Boolean isBillable)
isBillable.isBillable - The possibly null new value for attribute isBillable.Boolean isReimbursable()
isReimbursable.isReimbursable.void setReimbursable(Boolean isReimbursable)
isReimbursable.isReimbursable - The possibly null new value for attribute isReimbursable.String getName()
name.name.void setName(String name)
name.name - The non-null new value for attribute name.short getPaymentType()
paymentType.paymentType.void setPaymentType(short paymentType)
paymentType.paymentType - The non-null new value for attribute paymentType.BigDecimal getQuantity()
quantity.quantity.void setQuantity(BigDecimal quantity)
quantity.quantity - The possibly null new value for attribute quantity.Uom getQuantityUom()
quantityUom.null – value for this reference.void setQuantityUom(Uom quantityUom)
quantityUom.quantityUom - The new – possibly null – value for this reference.BigDecimal getRate()
rate.rate.void setRate(BigDecimal rate)
rate.rate - The possibly null new value for attribute rate.short getRecordType()
recordType.recordType.void setRecordType(short recordType)
recordType.recordType - The non-null new value for attribute recordType.Resource getResource()
resource.null – value for this reference.Date getStartedAt()
startedAt.startedAt.void setStartedAt(Date startedAt)
startedAt.startedAt - The possibly null new value for attribute startedAt.CompoundBooking getWorkCb()
workCb.null – value for this reference.void setWorkCb(CompoundBooking workCb)
workCb.workCb - The new – possibly null – value for this reference.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.