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