程序包 xyz.redtorch.pb
接口 CoreField.GatewaySettingFieldOrBuilder
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- 封闭类:
CoreField
public static interface CoreField.GatewaySettingFieldOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
方法概要
修饰符和类型方法说明string autoConnectTimeRanges = 12;com.google.protobuf.ByteStringstring autoConnectTimeRanges = 12;.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;网关适配器类型int网关适配器类型网关描述com.google.protobuf.ByteString网关描述网关IDcom.google.protobuf.ByteString网关ID网关名称com.google.protobuf.ByteString网关名称网关类型int网关类型.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;实现类com.google.protobuf.ByteString实现类.xyz.redtorch.pb.ConnectStatusEnum status = 10;int.xyz.redtorch.pb.ConnectStatusEnum status = 10;longfixed64 version = 11;boolean.xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;boolean.xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
getGatewayId
String getGatewayId()网关ID
string gatewayId = 1;- 返回:
- The gatewayId.
-
getGatewayIdBytes
com.google.protobuf.ByteString getGatewayIdBytes()网关ID
string gatewayId = 1;- 返回:
- The bytes for gatewayId.
-
getGatewayName
String getGatewayName()网关名称
string gatewayName = 2;- 返回:
- The gatewayName.
-
getGatewayNameBytes
com.google.protobuf.ByteString getGatewayNameBytes()网关名称
string gatewayName = 2;- 返回:
- The bytes for gatewayName.
-
getGatewayDescription
String getGatewayDescription()网关描述
string gatewayDescription = 4;- 返回:
- The gatewayDescription.
-
getGatewayDescriptionBytes
com.google.protobuf.ByteString getGatewayDescriptionBytes()网关描述
string gatewayDescription = 4;- 返回:
- The bytes for gatewayDescription.
-
getImplementClassName
String getImplementClassName()实现类
string implementClassName = 5;- 返回:
- The implementClassName.
-
getImplementClassNameBytes
com.google.protobuf.ByteString getImplementClassNameBytes()实现类
string implementClassName = 5;- 返回:
- The bytes for implementClassName.
-
getGatewayTypeValue
int getGatewayTypeValue()网关类型
.xyz.redtorch.pb.GatewayTypeEnum gatewayType = 6;- 返回:
- The enum numeric value on the wire for gatewayType.
-
getGatewayType
CoreEnum.GatewayTypeEnum getGatewayType()网关类型
.xyz.redtorch.pb.GatewayTypeEnum gatewayType = 6;- 返回:
- The gatewayType.
-
getGatewayAdapterTypeValue
int getGatewayAdapterTypeValue()网关适配器类型
.xyz.redtorch.pb.GatewayAdapterTypeEnum gatewayAdapterType = 7;- 返回:
- The enum numeric value on the wire for gatewayAdapterType.
-
getGatewayAdapterType
CoreEnum.GatewayAdapterTypeEnum getGatewayAdapterType()网关适配器类型
.xyz.redtorch.pb.GatewayAdapterTypeEnum gatewayAdapterType = 7;- 返回:
- The gatewayAdapterType.
-
hasCtpApiSetting
boolean hasCtpApiSetting().xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;- 返回:
- Whether the ctpApiSetting field is set.
-
getCtpApiSetting
CoreField.GatewaySettingField.CtpApiSettingField getCtpApiSetting().xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8;- 返回:
- The ctpApiSetting.
-
getCtpApiSettingOrBuilder
CoreField.GatewaySettingField.CtpApiSettingFieldOrBuilder getCtpApiSettingOrBuilder().xyz.redtorch.pb.GatewaySettingField.CtpApiSettingField ctpApiSetting = 8; -
hasIbApiSetting
boolean hasIbApiSetting().xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;- 返回:
- Whether the ibApiSetting field is set.
-
getIbApiSetting
CoreField.GatewaySettingField.IbApiSettingField getIbApiSetting().xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9;- 返回:
- The ibApiSetting.
-
getIbApiSettingOrBuilder
CoreField.GatewaySettingField.IbApiSettingFieldOrBuilder getIbApiSettingOrBuilder().xyz.redtorch.pb.GatewaySettingField.IbApiSettingField ibApiSetting = 9; -
getStatusValue
int getStatusValue().xyz.redtorch.pb.ConnectStatusEnum status = 10;- 返回:
- The enum numeric value on the wire for status.
-
getStatus
CoreEnum.ConnectStatusEnum getStatus().xyz.redtorch.pb.ConnectStatusEnum status = 10;- 返回:
- The status.
-
getVersion
long getVersion()fixed64 version = 11;- 返回:
- The version.
-
getAutoConnectTimeRanges
String getAutoConnectTimeRanges()string autoConnectTimeRanges = 12;- 返回:
- The autoConnectTimeRanges.
-
getAutoConnectTimeRangesBytes
com.google.protobuf.ByteString getAutoConnectTimeRangesBytes()string autoConnectTimeRanges = 12;- 返回:
- The bytes for autoConnectTimeRanges.
-