|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeUsage | |
---|---|
com.genesyslab.platform.apptemplate.configuration.log | Dedicated package for CME Application Logging Options configuration support. |
Uses of TimeUsage in com.genesyslab.platform.apptemplate.configuration.log |
---|
Fields in com.genesyslab.platform.apptemplate.configuration.log with type parameters of type TimeUsage | |
---|---|
static LogOptionsDescriptions.OptionDescriptor<TimeUsage> |
LogOptionsDescriptions.TIME_CONVERT_OPT
Specifies the system in which an application calculates the log record time when generating a log file. |
Methods in com.genesyslab.platform.apptemplate.configuration.log that return TimeUsage | |
---|---|
TimeUsage |
GAppLoggingOptions.getTimeConverting()
Returns the time convert configuration option. |
static TimeUsage |
TimeUsage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TimeUsage[] |
TimeUsage.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 |