程序包 xyz.redtorch.pb
Enum Class CoreEnum.ContingentConditionEnum
- 所有已实现的接口:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<CoreEnum.ContingentConditionEnum>,Constable
- 封闭类:
- CoreEnum
public static enum CoreEnum.ContingentConditionEnum
extends Enum<CoreEnum.ContingentConditionEnum>
implements com.google.protobuf.ProtocolMessageEnum
ContingentConditionEnum是一个触发条件类型Protobuf enum
xyz.redtorch.pb.ContingentConditionEnum-
嵌套类概要
从类继承的嵌套类/接口 java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
枚举常量概要
枚举常量枚举常量说明卖一价大于等于条件价卖一价大于条件价卖一价小于等于条件价卖一价小于条件价买一价大于等于条件价买一价大于条件价买一价小于等于条件价买一价小于条件价立即最新价大于等于条件价最新价大于条件价最新价小于等于条件价最新价小于条件价(本地)最新价大于等于条件价(本地)最新价小于等于条件价预埋单止损止赢未知 -
字段概要
字段修饰符和类型字段说明static final int卖一价大于等于条件价static final int卖一价大于条件价static final int卖一价小于等于条件价static final int卖一价小于条件价static final int买一价大于等于条件价static final int买一价大于条件价static final int买一价小于等于条件价static final int买一价小于条件价static final int立即static final int最新价大于等于条件价static final int最新价大于条件价static final int最新价小于等于条件价static final int最新价小于条件价static final int(本地)最新价大于等于条件价static final int(本地)最新价小于等于条件价static final int预埋单static final int止损static final int止赢static final int未知 -
方法概要
修饰符和类型方法说明forNumber(int value) static final com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<CoreEnum.ContingentConditionEnum>valueOf(int value) 已过时。valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static CoreEnum.ContingentConditionEnum[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
枚举常量详细资料
-
CC_Unknown
未知
CC_Unknown = 0; -
CC_Immediately
立即
CC_Immediately = 1; -
CC_Touch
止损
CC_Touch = 2; -
CC_TouchProfit
止赢
CC_TouchProfit = 3; -
CC_ParkedOrder
预埋单
CC_ParkedOrder = 4; -
CC_LastPriceGreaterThanStopPrice
最新价大于条件价
CC_LastPriceGreaterThanStopPrice = 5; -
CC_LastPriceGreaterEqualStopPrice
最新价大于等于条件价
CC_LastPriceGreaterEqualStopPrice = 6; -
CC_LastPriceLesserThanStopPrice
最新价小于条件价
CC_LastPriceLesserThanStopPrice = 7; -
CC_LastPriceLesserEqualStopPrice
最新价小于等于条件价
CC_LastPriceLesserEqualStopPrice = 8; -
CC_AskPriceGreaterThanStopPrice
卖一价大于条件价
CC_AskPriceGreaterThanStopPrice = 9; -
CC_AskPriceGreaterEqualStopPrice
卖一价大于等于条件价
CC_AskPriceGreaterEqualStopPrice = 10; -
CC_AskPriceLesserThanStopPrice
卖一价小于条件价
CC_AskPriceLesserThanStopPrice = 11; -
CC_AskPriceLesserEqualStopPrice
卖一价小于等于条件价
CC_AskPriceLesserEqualStopPrice = 12; -
CC_BidPriceGreaterThanStopPrice
买一价大于条件价
CC_BidPriceGreaterThanStopPrice = 13; -
CC_BidPriceGreaterEqualStopPrice
买一价大于等于条件价
CC_BidPriceGreaterEqualStopPrice = 14; -
CC_BidPriceLesserThanStopPrice
买一价小于条件价
CC_BidPriceLesserThanStopPrice = 15; -
CC_BidPriceLesserEqualStopPrice
买一价小于等于条件价
CC_BidPriceLesserEqualStopPrice = 16; -
CC_LocalLastPriceLesserEqualStopPrice
(本地)最新价小于等于条件价
CC_LocalLastPriceLesserEqualStopPrice = 17; -
CC_LocalLastPriceGreaterEqualStopPrice
(本地)最新价大于等于条件价
CC_LocalLastPriceGreaterEqualStopPrice = 18; -
UNRECOGNIZED
-
-
字段详细资料
-
CC_Unknown_VALUE
public static final int CC_Unknown_VALUE未知
CC_Unknown = 0;- 另请参阅:
-
CC_Immediately_VALUE
public static final int CC_Immediately_VALUE立即
CC_Immediately = 1;- 另请参阅:
-
CC_Touch_VALUE
public static final int CC_Touch_VALUE止损
CC_Touch = 2;- 另请参阅:
-
CC_TouchProfit_VALUE
public static final int CC_TouchProfit_VALUE止赢
CC_TouchProfit = 3;- 另请参阅:
-
CC_ParkedOrder_VALUE
public static final int CC_ParkedOrder_VALUE预埋单
CC_ParkedOrder = 4;- 另请参阅:
-
CC_LastPriceGreaterThanStopPrice_VALUE
public static final int CC_LastPriceGreaterThanStopPrice_VALUE最新价大于条件价
CC_LastPriceGreaterThanStopPrice = 5;- 另请参阅:
-
CC_LastPriceGreaterEqualStopPrice_VALUE
public static final int CC_LastPriceGreaterEqualStopPrice_VALUE最新价大于等于条件价
CC_LastPriceGreaterEqualStopPrice = 6;- 另请参阅:
-
CC_LastPriceLesserThanStopPrice_VALUE
public static final int CC_LastPriceLesserThanStopPrice_VALUE最新价小于条件价
CC_LastPriceLesserThanStopPrice = 7;- 另请参阅:
-
CC_LastPriceLesserEqualStopPrice_VALUE
public static final int CC_LastPriceLesserEqualStopPrice_VALUE最新价小于等于条件价
CC_LastPriceLesserEqualStopPrice = 8;- 另请参阅:
-
CC_AskPriceGreaterThanStopPrice_VALUE
public static final int CC_AskPriceGreaterThanStopPrice_VALUE卖一价大于条件价
CC_AskPriceGreaterThanStopPrice = 9;- 另请参阅:
-
CC_AskPriceGreaterEqualStopPrice_VALUE
public static final int CC_AskPriceGreaterEqualStopPrice_VALUE卖一价大于等于条件价
CC_AskPriceGreaterEqualStopPrice = 10;- 另请参阅:
-
CC_AskPriceLesserThanStopPrice_VALUE
public static final int CC_AskPriceLesserThanStopPrice_VALUE卖一价小于条件价
CC_AskPriceLesserThanStopPrice = 11;- 另请参阅:
-
CC_AskPriceLesserEqualStopPrice_VALUE
public static final int CC_AskPriceLesserEqualStopPrice_VALUE卖一价小于等于条件价
CC_AskPriceLesserEqualStopPrice = 12;- 另请参阅:
-
CC_BidPriceGreaterThanStopPrice_VALUE
public static final int CC_BidPriceGreaterThanStopPrice_VALUE买一价大于条件价
CC_BidPriceGreaterThanStopPrice = 13;- 另请参阅:
-
CC_BidPriceGreaterEqualStopPrice_VALUE
public static final int CC_BidPriceGreaterEqualStopPrice_VALUE买一价大于等于条件价
CC_BidPriceGreaterEqualStopPrice = 14;- 另请参阅:
-
CC_BidPriceLesserThanStopPrice_VALUE
public static final int CC_BidPriceLesserThanStopPrice_VALUE买一价小于条件价
CC_BidPriceLesserThanStopPrice = 15;- 另请参阅:
-
CC_BidPriceLesserEqualStopPrice_VALUE
public static final int CC_BidPriceLesserEqualStopPrice_VALUE买一价小于等于条件价
CC_BidPriceLesserEqualStopPrice = 16;- 另请参阅:
-
CC_LocalLastPriceLesserEqualStopPrice_VALUE
public static final int CC_LocalLastPriceLesserEqualStopPrice_VALUE(本地)最新价小于等于条件价
CC_LocalLastPriceLesserEqualStopPrice = 17;- 另请参阅:
-
CC_LocalLastPriceGreaterEqualStopPrice_VALUE
public static final int CC_LocalLastPriceGreaterEqualStopPrice_VALUE(本地)最新价大于等于条件价
CC_LocalLastPriceGreaterEqualStopPrice = 18;- 另请参阅:
-
-
方法详细资料
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- 返回:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- 参数:
name- 要返回的枚举常量的名称。- 返回:
- 返回带有指定名称的枚举常量
- 抛出:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- 如果参数为空值
-
getNumber
public final int getNumber()- 指定者:
getNumber在接口中com.google.protobuf.Internal.EnumLite- 指定者:
getNumber在接口中com.google.protobuf.ProtocolMessageEnum
-
valueOf
已过时。Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- 参数:
value- 要返回的枚举常量的名称。- 返回:
- 返回带有指定名称的枚举常量
- 抛出:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- 如果参数为空值
-
forNumber
- 参数:
value- The numeric wire value of the corresponding enum entry.- 返回:
- The enum associated with the given numeric wire value.
-
internalGetValueMap
public static com.google.protobuf.Internal.EnumLiteMap<CoreEnum.ContingentConditionEnum> internalGetValueMap() -
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()- 指定者:
getValueDescriptor在接口中com.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()- 指定者:
getDescriptorForType在接口中com.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static CoreEnum.ContingentConditionEnum valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- 参数:
desc- 要返回的枚举常量的名称。- 返回:
- 返回带有指定名称的枚举常量
- 抛出:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- 如果参数为空值
-