|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TargetType | |
---|---|
com.genesyslab.platform.logging.runtime |
Uses of TargetType in com.genesyslab.platform.logging.runtime |
---|
Methods in com.genesyslab.platform.logging.runtime that return TargetType | |
---|---|
TargetType |
TargetDescriptor.getTargetType()
|
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.logging.runtime with parameters of type TargetType | |
---|---|
TargetDescriptor(TargetType targetType,
VerboseLevel supportedVerboseLevel)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |