|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThrowableDataPoint.ThrowableDataPointType | |
---|---|
ch.qos.logback.classic.spi | Contains core classes of logback classic. |
Uses of ThrowableDataPoint.ThrowableDataPointType in ch.qos.logback.classic.spi |
---|
Methods in ch.qos.logback.classic.spi that return ThrowableDataPoint.ThrowableDataPointType | |
---|---|
ThrowableDataPoint.ThrowableDataPointType |
ThrowableDataPoint.getType()
|
static ThrowableDataPoint.ThrowableDataPointType |
ThrowableDataPoint.ThrowableDataPointType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ThrowableDataPoint.ThrowableDataPointType[] |
ThrowableDataPoint.ThrowableDataPointType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |