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