程序包 xyz.redtorch.pb
接口 CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- 所有已知实现类:
CoreField.GatewaySettingField.CtpApiSettingField,CoreField.GatewaySettingField.CtpApiSettingField.Builder
public static interface CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
方法概要
修饰符和类型方法说明getAppId()string appId = 10;com.google.protobuf.ByteStringstring appId = 10;string authCode = 8;com.google.protobuf.ByteStringstring authCode = 8;string brokerId = 3;com.google.protobuf.ByteStringstring brokerId = 3;string mdHost = 6;com.google.protobuf.ByteStringstring mdHost = 6;string mdPort = 7;com.google.protobuf.ByteStringstring mdPort = 7;string password = 2;com.google.protobuf.ByteStringstring password = 2;string tdHost = 4;com.google.protobuf.ByteStringstring tdHost = 4;string tdPort = 5;com.google.protobuf.ByteStringstring tdPort = 5;string userId = 1;com.google.protobuf.ByteStringstring userId = 1;string userProductInfo = 9;com.google.protobuf.ByteStringstring userProductInfo = 9;从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
getUserId
String getUserId()string userId = 1;- 返回:
- The userId.
-
getUserIdBytes
com.google.protobuf.ByteString getUserIdBytes()string userId = 1;- 返回:
- The bytes for userId.
-
getPassword
String getPassword()string password = 2;- 返回:
- The password.
-
getPasswordBytes
com.google.protobuf.ByteString getPasswordBytes()string password = 2;- 返回:
- The bytes for password.
-
getBrokerId
String getBrokerId()string brokerId = 3;- 返回:
- The brokerId.
-
getBrokerIdBytes
com.google.protobuf.ByteString getBrokerIdBytes()string brokerId = 3;- 返回:
- The bytes for brokerId.
-
getTdHost
String getTdHost()string tdHost = 4;- 返回:
- The tdHost.
-
getTdHostBytes
com.google.protobuf.ByteString getTdHostBytes()string tdHost = 4;- 返回:
- The bytes for tdHost.
-
getTdPort
String getTdPort()string tdPort = 5;- 返回:
- The tdPort.
-
getTdPortBytes
com.google.protobuf.ByteString getTdPortBytes()string tdPort = 5;- 返回:
- The bytes for tdPort.
-
getMdHost
String getMdHost()string mdHost = 6;- 返回:
- The mdHost.
-
getMdHostBytes
com.google.protobuf.ByteString getMdHostBytes()string mdHost = 6;- 返回:
- The bytes for mdHost.
-
getMdPort
String getMdPort()string mdPort = 7;- 返回:
- The mdPort.
-
getMdPortBytes
com.google.protobuf.ByteString getMdPortBytes()string mdPort = 7;- 返回:
- The bytes for mdPort.
-
getAuthCode
String getAuthCode()string authCode = 8;- 返回:
- The authCode.
-
getAuthCodeBytes
com.google.protobuf.ByteString getAuthCodeBytes()string authCode = 8;- 返回:
- The bytes for authCode.
-
getUserProductInfo
String getUserProductInfo()string userProductInfo = 9;- 返回:
- The userProductInfo.
-
getUserProductInfoBytes
com.google.protobuf.ByteString getUserProductInfoBytes()string userProductInfo = 9;- 返回:
- The bytes for userProductInfo.
-
getAppId
String getAppId()string appId = 10;- 返回:
- The appId.
-
getAppIdBytes
com.google.protobuf.ByteString getAppIdBytes()string appId = 10;- 返回:
- The bytes for appId.
-