| Modifier and Type | Field and Description |
|---|---|
private AllocationIntervalStatus |
JobTaskTimeAllocationIntervalEntity.allocationIntervalStatus |
| Modifier and Type | Method and Description |
|---|---|
AllocationIntervalStatus |
JobTaskTimeAllocationIntervalEntity.getAllocationIntervalStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobTaskTimeAllocationIntervalEntity.setAllocationIntervalStatus(AllocationIntervalStatus allocationIntervalStatus) |
| Modifier and Type | Field and Description |
|---|---|
private AllocationIntervalStatus |
TrafficCompanySettingsEntity.defaultAllocationIntervalStatus |
| Modifier and Type | Method and Description |
|---|---|
AllocationIntervalStatus |
TrafficCompanySettingsEntity.getDefaultAllocationIntervalStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficCompanySettingsEntity.setDefaultAllocationIntervalStatus(AllocationIntervalStatus defaultAllocationIntervalStatus) |
| Modifier and Type | Method and Description |
|---|---|
static AllocationIntervalStatus |
AllocationIntervalStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllocationIntervalStatus[] |
AllocationIntervalStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private Set<AllocationIntervalStatus> |
JobTaskSearchWrapperTO.allocationStatuses |
| Modifier and Type | Method and Description |
|---|---|
Set<AllocationIntervalStatus> |
JobTaskSearchWrapperTO.getAllocationStatuses() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobTaskSearchWrapperTO.setAllocationStatuses(Set<AllocationIntervalStatus> allocationStatuses) |
| Modifier and Type | Field and Description |
|---|---|
private AllocationIntervalStatus |
JobTaskTimeAllocationIntervalTO.allocationIntervalStatus |
| Modifier and Type | Method and Description |
|---|---|
AllocationIntervalStatus |
JobTaskTimeAllocationIntervalTO.getAllocationIntervalStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobTaskTimeAllocationIntervalTO.setAllocationIntervalStatus(AllocationIntervalStatus allocationIntervalStatus) |
| Modifier and Type | Field and Description |
|---|---|
private AllocationIntervalStatus |
TrafficCompanySettingsTO.defaultAllocationIntervalStatus |
| Modifier and Type | Method and Description |
|---|---|
AllocationIntervalStatus |
TrafficCompanySettingsTO.getDefaultAllocationIntervalStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficCompanySettingsTO.setDefaultAllocationIntervalStatus(AllocationIntervalStatus defaultAllocationIntervalStatus) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.