-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum FormatterType extends Enum<FormatterType>
Created By Ibrahim AlTamimi Created At 30, Fri Oct, 2020 Project radixhttps://arkitik.io
-
-
Method Summary
Modifier and Type Method Description final HttpLogFormattergetFormatter()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getFormatter
final HttpLogFormatter getFormatter()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-