程序包 xyz.redtorch.pb

接口 CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder

所有超级接口:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
所有已知实现类:
CoreField.GatewaySettingField.CtpApiSettingField, CoreField.GatewaySettingField.CtpApiSettingField.Builder
封闭类:
CoreField.GatewaySettingField

public static interface CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder extends com.google.protobuf.MessageOrBuilder
  • 方法详细资料

    • 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.