Uses of Enum Class
chat.octet.model.beans.LlamaTokenType
Packages that use LlamaTokenType
-
Uses of LlamaTokenType in chat.octet.model.beans
Methods in chat.octet.model.beans that return LlamaTokenTypeModifier and TypeMethodDescriptionstatic LlamaTokenTypeReturns the enum constant of this class with the specified name.static LlamaTokenTypeLlamaTokenType.valueOfType(int type) static LlamaTokenType[]LlamaTokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in chat.octet.model.beans with parameters of type LlamaTokenType