|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeFormat | |
---|---|
com.genesyslab.platform.apptemplate.configuration.log | Dedicated package for CME Application Logging Options configuration support. |
Uses of TimeFormat in com.genesyslab.platform.apptemplate.configuration.log |
---|
Fields in com.genesyslab.platform.apptemplate.configuration.log with type parameters of type TimeFormat | |
---|---|
static LogOptionsDescriptions.OptionDescriptor<TimeFormat> |
LogOptionsDescriptions.TIME_FORMAT_OPT
Specifies how to represent, in a log file, the time when an application generates log records. |
Methods in com.genesyslab.platform.apptemplate.configuration.log that return TimeFormat | |
---|---|
TimeFormat |
GAppLoggingOptions.getTimeFormatting()
Returns the time format configuration option. |
static TimeFormat |
TimeFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TimeFormat[] |
TimeFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |