Uses of Enum Class
org.chenile.core.context.LogRecord.Direction
Packages that use LogRecord.Direction
-
Uses of LogRecord.Direction in org.chenile.core.context
Subclasses with type arguments of type LogRecord.Direction in org.chenile.core.contextFields in org.chenile.core.context declared as LogRecord.DirectionMethods in org.chenile.core.context that return LogRecord.DirectionModifier and TypeMethodDescriptionstatic LogRecord.DirectionReturns the enum constant of this class with the specified name.static LogRecord.Direction[]LogRecord.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.