| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected WeekEnum |
TimeTrackingPrefs.workWeekStartDate |
| Modifier and Type | Method and Description |
|---|---|
static WeekEnum |
WeekEnum.fromValue(String v) |
WeekEnum |
TimeTrackingPrefs.getWorkWeekStartDate()
Gets the value of the workWeekStartDate property.
|
static WeekEnum |
WeekEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeekEnum[] |
WeekEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeTrackingPrefs.setWorkWeekStartDate(WeekEnum value)
Sets the value of the workWeekStartDate property.
|
Copyright © 2019. All Rights Reserved.