Package csw.logging.client.commons
Class Category$
java.lang.Object
csw.logging.client.commons.Category$
- All Implemented Interfaces:
enumeratum.Enum<Category>
,Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface enumeratum.Enum
enumeratum$Enum$$existingEntriesString, extraNamesToValuesMap, indexOf, withName, withNameEither, withNameInsensitive, withNameInsensitiveEither, withNameInsensitiveOption, withNameLowercaseOnly, withNameLowercaseOnlyEither, withNameLowercaseOnlyOption, withNameOption, withNameUppercaseOnly, withNameUppercaseOnlyEither, withNameUppercaseOnlyOption
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Category$
public Category$()
-
-
Method Details
-
namesToValuesMap
- Specified by:
namesToValuesMap
in interfaceenumeratum.Enum<Category>
-
lowerCaseNamesToValuesMap
- Specified by:
lowerCaseNamesToValuesMap
in interfaceenumeratum.Enum<Category>
-
upperCaseNameValuesToMap
- Specified by:
upperCaseNameValuesToMap
in interfaceenumeratum.Enum<Category>
-
valuesToIndex
- Specified by:
valuesToIndex
in interfaceenumeratum.Enum<Category>
-
values
- Specified by:
values
in interfaceenumeratum.Enum<Category>
-