public interface ActivityAddWorkRecordParams
| Modifier and Type | Interface and Description |
|---|---|
static class |
ActivityAddWorkRecordParams.Member
The structure's members
|
| 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. |
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. |
<T extends PrincipalGroup> |
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. |
Resource |
getResource()
Retrieves the value for the optional 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. |
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.Resource getResource()
resource.resource.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.