Package | Description |
---|---|
com.uc4.communication |
This package contains classes for the communication with the UC4 Server.
|
Modifier and Type | Method and Description |
---|---|
TimeSettings.CalendarView |
TimeSettings.getCalendarView()
Returns the calendar view.
|
static TimeSettings.CalendarView |
TimeSettings.CalendarView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeSettings.CalendarView[] |
TimeSettings.CalendarView.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.setCalendarView(TimeSettings.CalendarView calendarView)
Sets the calendar view.
|
Copyright © 2019. All rights reserved.