Uses of Enum Class
com.sap.cds.adapter.odata.v2.search.SearchQueryToken.Token
Packages that use SearchQueryToken.Token
-
Uses of SearchQueryToken.Token in com.sap.cds.adapter.odata.v2.search
Methods in com.sap.cds.adapter.odata.v2.search that return SearchQueryToken.TokenModifier and TypeMethodDescriptionSearchQueryToken.getToken()static SearchQueryToken.TokenReturns the enum constant of this class with the specified name.static SearchQueryToken.Token[]SearchQueryToken.Token.values()Returns an array containing the constants of this enum class, in the order they are declared.