-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum DittoLogLevel extends Enum<DittoLogLevel>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classDittoLogLevel.Companion
-
Method Summary
Modifier and Type Method Description final CLogLevel_ttoCLogLevel()final IntegergetValue()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
toCLogLevel
final CLogLevel_t toCLogLevel()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-