public static interface MysqlxExpr.ArrayOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
MysqlxExpr.Expr |
getValue(int index)
repeated .Mysqlx.Expr.Expr value = 1; |
int |
getValueCount()
repeated .Mysqlx.Expr.Expr value = 1; |
java.util.List<MysqlxExpr.Expr> |
getValueList()
repeated .Mysqlx.Expr.Expr value = 1; |
MysqlxExpr.ExprOrBuilder |
getValueOrBuilder(int index)
repeated .Mysqlx.Expr.Expr value = 1; |
java.util.List<? extends MysqlxExpr.ExprOrBuilder> |
getValueOrBuilderList()
repeated .Mysqlx.Expr.Expr value = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<MysqlxExpr.Expr> getValueList()
repeated .Mysqlx.Expr.Expr value = 1;MysqlxExpr.Expr getValue(int index)
repeated .Mysqlx.Expr.Expr value = 1;int getValueCount()
repeated .Mysqlx.Expr.Expr value = 1;java.util.List<? extends MysqlxExpr.ExprOrBuilder> getValueOrBuilderList()
repeated .Mysqlx.Expr.Expr value = 1;MysqlxExpr.ExprOrBuilder getValueOrBuilder(int index)
repeated .Mysqlx.Expr.Expr value = 1;