Uses of Enum Class
chat.octet.model.enums.FinishReason
Packages that use FinishReason
-
Uses of FinishReason in chat.octet.model.beans
Methods in chat.octet.model.beans that return FinishReasonMethods in chat.octet.model.beans with parameters of type FinishReason -
Uses of FinishReason in chat.octet.model.enums
Methods in chat.octet.model.enums that return FinishReasonModifier and TypeMethodDescriptionstatic FinishReasonReturns the enum constant of this class with the specified name.static FinishReason[]FinishReason.values()Returns an array containing the constants of this enum class, in the order they are declared.