| Package | Description | 
|---|---|
| com.uc4.communication | This package contains classes for the communication with the UC4 Server. | 
| Modifier and Type | Method and Description | 
|---|---|
| TimeSettings.FirstWeekOfYear | TimeSettings. getFirstWeekOfYear()Returns the display settings for the first week. | 
| static TimeSettings.FirstWeekOfYear | TimeSettings.FirstWeekOfYear. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TimeSettings.FirstWeekOfYear[] | TimeSettings.FirstWeekOfYear. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TimeSettings. setFirstWeekOfYear(TimeSettings.FirstWeekOfYear firstWeekOfYear)The definition made here is displayed in Calendar objects but does not influence processing (for example, WEEK_NR). | 
Copyright © 2019. All rights reserved.