Uses of Enum Class
org.vlaskin.moexiss.entity.TableFieldResponse.Fields
-
Uses of TableFieldResponse.Fields in org.vlaskin.moexiss.entity
Modifier and TypeMethodDescriptionstatic TableFieldResponse.Fields
Returns the enum constant of this class with the specified name.static TableFieldResponse.Fields[]
TableFieldResponse.Fields.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TableFieldResponse.Fields in org.vlaskin.moexiss.entity.base
Modifier and TypeFieldDescriptionstatic final EntityType
<TableFieldResponse, TableFieldResponse.Fields> EntityType.HISTORY_FIELD
static final EntityType
<TableFieldResponse, TableFieldResponse.Fields> EntityType.HISTORY_YIELD_FIELD
static final EntityType
<TableFieldResponse, TableFieldResponse.Fields> EntityType.MARKET_DATA_FIELD
static final EntityType
<TableFieldResponse, TableFieldResponse.Fields> EntityType.MARKET_DATA_YIELD_FIELD
static final EntityType
<TableFieldResponse, TableFieldResponse.Fields> EntityType.ORDER_BOOK_FIELD
static final EntityType
<TableFieldResponse, TableFieldResponse.Fields> EntityType.SECURITY_FIELD
static final EntityType
<TableFieldResponse, TableFieldResponse.Fields> EntityType.SECURITY_STATISTIC_FIELD
static final EntityType
<TableFieldResponse, TableFieldResponse.Fields> EntityType.TABLE_FIELD
static final EntityType
<TableFieldResponse, TableFieldResponse.Fields> EntityType.TRADE_FIELD
static final EntityType
<TableFieldResponse, TableFieldResponse.Fields> EntityType.TRADE_HISTORY_FIELD
static final EntityType
<TableFieldResponse, TableFieldResponse.Fields> EntityType.TRADE_YIELD_FIELD