|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceAddWorkRecordParams
Nested Class Summary | |
---|---|
static class |
ResourceAddWorkRecordParams.Member
The structure's members |
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 . |
|
Short |
getDurationHours()
Retrieves the value for the optional structure field durationHours . |
|
Short |
getDurationMinutes()
Retrieves the value for the optional structure field durationMinutes . |
|
Date |
getEndAt()
Retrieves the value for the optional structure field endAt . |
|
String |
getName()
Retrieves the value for the structure field name . |
|
|
getOwningGroup()
Retrieves a list containing all the elements for the structure field owningGroup . |
|
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 . |
Method Detail |
---|
Activity getActivity()
activity
.
activity
.short getDepotSelector()
depotSelector
.
depotSelector
.String getDescription()
description
.
description
.Short getDurationHours()
durationHours
.
durationHours
.Short getDurationMinutes()
durationMinutes
.
durationMinutes
.Date getEndAt()
endAt
.
endAt
.Boolean isBillable()
isBillable
.
isBillable
.String getName()
name
.
name
.<T extends PrincipalGroup> List<T> getOwningGroup()
owningGroup
.
BigDecimal getRate()
rate
.
rate
.short getRateCurrency()
rateCurrency
.
rateCurrency
.short getRecordType()
recordType
.
recordType
.Date getStartAt()
startAt
.
startAt
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |