Package | Description |
---|---|
net.sf.mpxj |
Modifier and Type | Field and Description |
---|---|
static LocalTimeRange |
ProjectCalendarDays.DEFAULT_WORKING_AFTERNOON |
static LocalTimeRange |
ProjectCalendarDays.DEFAULT_WORKING_MORNING
Constants representing the default working morning and afternoon hours.
|
static LocalTimeRange |
LocalTimeRange.EMPTY_RANGE |
Modifier and Type | Method and Description |
---|---|
LocalTimeRange |
ProjectCalendarHours.get(int index) |
LocalTimeRange |
ProjectCalendarHours.set(int index,
LocalTimeRange value) |
Modifier and Type | Method and Description |
---|---|
Iterator<LocalTimeRange> |
ProjectCalendarHours.iterator()
Retrieve an iterator to allow the list of date ranges to be traversed.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ProjectCalendarHours.add(LocalTimeRange range) |
int |
LocalTimeRange.compareTo(LocalTimeRange o) |
LocalTimeRange |
ProjectCalendarHours.set(int index,
LocalTimeRange value) |
Copyright © 2000–2024 Packwood Software. All rights reserved.