Modifier and Type | Method and Description |
---|---|
WorkingTime |
WorkWeek.getTimePeriod()
Returns the contiguous setInternal of exception days.
|
Modifier and Type | Method and Description |
---|---|
Iterator<WorkingTime> |
WorkingTimeCollection.iterator() |
List<WorkingTime> |
WorkingTimeCollection.toList()
Converts the WorkingTimeCollection object to a list of
WorkingTime objects. |
Modifier and Type | Method and Description |
---|---|
boolean |
WorkingTimeCollection.add(WorkingTime wt)
Adds a new WorkingTime instance to this collection.
|
boolean |
WorkingTimeCollection.remove(WorkingTime wt)
Removes
WorkingTime instance from this collection. |
void |
WorkWeek.setTimePeriod(WorkingTime value)
Sets the contiguous setInternal of exception days.
|
Constructor and Description |
---|
WeekDay(int dayType,
com.aspose.ms.System.Collections.Generic.IGenericList<WorkingTime> workingTimes)
Initializes a new instance of the
WeekDay class with the specified day type and list of working time periods. |
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.