Uses of Class
com.microsoft.store.partnercenter.models.query.QueryType
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.query |
-
Uses of QueryType in com.microsoft.store.partnercenter.models.query
Methods in com.microsoft.store.partnercenter.models.query that return QueryType Modifier and Type Method Description QueryTypeBaseQuery. getType()Gets the query type.QueryTypeCountQuery. getType()Gets the query type.QueryTypeIndexedQuery. getType()Gets the query type.QueryTypeIQuery. getType()Gets the query type.QueryTypeSeekQuery. getType()Gets the query type.QueryTypeSimpleQuery. getType()Gets the query type.static QueryTypeQueryType. valueOf(String name)Returns the enum constant of this type with the specified name.static QueryType[]QueryType. values()Returns an array containing the constants of this enum type, in the order they are declared.