Uses of Class
com.salesforce.hyperdb.grpc.QueryInfo.ContentCase
-
Packages that use QueryInfo.ContentCase Package Description com.salesforce.hyperdb.grpc -
-
Uses of QueryInfo.ContentCase in com.salesforce.hyperdb.grpc
Methods in com.salesforce.hyperdb.grpc that return QueryInfo.ContentCase Modifier and Type Method Description static QueryInfo.ContentCaseQueryInfo.ContentCase. forNumber(int value)QueryInfo.ContentCaseQueryInfo.Builder. getContentCase()QueryInfo.ContentCaseQueryInfo. getContentCase()QueryInfo.ContentCaseQueryInfoOrBuilder. getContentCase()static QueryInfo.ContentCaseQueryInfo.ContentCase. valueOf(int value)Deprecated.static QueryInfo.ContentCaseQueryInfo.ContentCase. valueOf(String name)Returns the enum constant of this type with the specified name.static QueryInfo.ContentCase[]QueryInfo.ContentCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-