static MysqlxExpect.Open.CtxOperation |
MysqlxExpect.Open.CtxOperation.forNumber(int value) |
MysqlxExpect.Open.CtxOperation |
MysqlxExpect.OpenOrBuilder.getOp()
optional .Mysqlx.Expect.Open.CtxOperation op = 1 [default = EXPECT_CTX_COPY_PREV];
|
MysqlxExpect.Open.CtxOperation |
MysqlxExpect.Open.getOp()
optional .Mysqlx.Expect.Open.CtxOperation op = 1 [default = EXPECT_CTX_COPY_PREV];
|
MysqlxExpect.Open.CtxOperation |
MysqlxExpect.Open.Builder.getOp()
optional .Mysqlx.Expect.Open.CtxOperation op = 1 [default = EXPECT_CTX_COPY_PREV];
|
static MysqlxExpect.Open.CtxOperation |
MysqlxExpect.Open.CtxOperation.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MysqlxExpect.Open.CtxOperation |
MysqlxExpect.Open.CtxOperation.valueOf(int value)
|
static MysqlxExpect.Open.CtxOperation |
MysqlxExpect.Open.CtxOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MysqlxExpect.Open.CtxOperation[] |
MysqlxExpect.Open.CtxOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|