Uses of Enum Class
com.viglet.turing.commons.sn.pagination.TurSNPaginationType
Packages that use TurSNPaginationType
Package
Description
Provides the classes necessary to return pagination of Turing AI response.
-
Uses of TurSNPaginationType in com.viglet.turing.client.sn.pagination
Methods in com.viglet.turing.client.sn.pagination that return TurSNPaginationTypeMethods in com.viglet.turing.client.sn.pagination with parameters of type TurSNPaginationType -
Uses of TurSNPaginationType in com.viglet.turing.commons.sn.pagination
Methods in com.viglet.turing.commons.sn.pagination that return TurSNPaginationTypeModifier and TypeMethodDescriptionstatic TurSNPaginationType
Returns the enum constant of this class with the specified name.static TurSNPaginationType[]
TurSNPaginationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.