RpcClient.InstrumentType |
RpcClient.PositionRequestOrBuilder.getInstrumentType()
optional .InstrumentType instrumentType = 2;
|
RpcClient.InstrumentType |
RpcClient.PositionRequest.getInstrumentType()
optional .InstrumentType instrumentType = 2;
|
RpcClient.InstrumentType |
RpcClient.PositionRequest.Builder.getInstrumentType()
optional .InstrumentType instrumentType = 2;
|
static RpcClient.InstrumentType |
RpcClient.InstrumentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RpcClient.InstrumentType |
RpcClient.InstrumentType.valueOf(int value) |
static RpcClient.InstrumentType |
RpcClient.InstrumentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RpcClient.InstrumentType[] |
RpcClient.InstrumentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|