Uses of Enum Class
ru.cwcode.cwutils.text.DeclinationsType
Packages that use DeclinationsType
-
Uses of DeclinationsType in ru.cwcode.cwutils.text
Methods in ru.cwcode.cwutils.text that return DeclinationsTypeModifier and TypeMethodDescriptionstatic DeclinationsTypeReturns the enum constant of this class with the specified name.static DeclinationsType[]DeclinationsType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.cwcode.cwutils.text with parameters of type DeclinationsTypeModifier and TypeMethodDescriptionstatic StringDeclinations.cast(String key, DeclinationsType type) static voidDeclinations.register(String key, DeclinationsType type, String value)