|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkAndExpenseRecord
Class WorkAndExpenseRecord
| Nested Class Summary | |
|---|---|
static interface |
WorkAndExpenseRecord.Identity
Object Identity |
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Assignable |
|---|
assignToMe |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
Activity 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 non-null new 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 non-null new value for this reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||