RiakDtPB.DtFetchResp.DataType |
RiakDtPB.DtFetchRespOrBuilder.getType()
required .DtFetchResp.DataType type = 2;
|
RiakDtPB.DtFetchResp.DataType |
RiakDtPB.DtFetchResp.getType()
required .DtFetchResp.DataType type = 2;
|
RiakDtPB.DtFetchResp.DataType |
RiakDtPB.DtFetchResp.Builder.getType()
required .DtFetchResp.DataType type = 2;
|
static RiakDtPB.DtFetchResp.DataType |
RiakDtPB.DtFetchResp.DataType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RiakDtPB.DtFetchResp.DataType |
RiakDtPB.DtFetchResp.DataType.valueOf(int value) |
static RiakDtPB.DtFetchResp.DataType |
RiakDtPB.DtFetchResp.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RiakDtPB.DtFetchResp.DataType[] |
RiakDtPB.DtFetchResp.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|