|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TargetType | |
---|---|
com.genesyslab.platform.apptemplate.configuration.log | Dedicated package for CME Application Logging Options configuration support. |
Uses of TargetType in com.genesyslab.platform.apptemplate.configuration.log |
---|
Methods in com.genesyslab.platform.apptemplate.configuration.log that return TargetType | |
---|---|
TargetType |
TargetDescriptor.getTargetType()
Returns logging target type. |
static TargetType |
TargetType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TargetType[] |
TargetType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.genesyslab.platform.apptemplate.configuration.log with parameters of type TargetType | |
---|---|
TargetDescriptor(TargetType targetType,
VerboseLevel supportedVerboseLevel)
The target description object constructor. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |