Uses of Enum Class
org.vlaskin.moexiss.entity.CursorResponse.Fields
Packages that use CursorResponse.Fields
-
Uses of CursorResponse.Fields in org.vlaskin.moexiss.entity
Methods in org.vlaskin.moexiss.entity that return CursorResponse.FieldsModifier and TypeMethodDescriptionstatic CursorResponse.FieldsReturns the enum constant of this class with the specified name.static CursorResponse.Fields[]CursorResponse.Fields.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CursorResponse.Fields in org.vlaskin.moexiss.entity.base
Fields in org.vlaskin.moexiss.entity.base with type parameters of type CursorResponse.FieldsModifier and TypeFieldDescriptionstatic final EntityType<CursorResponse, CursorResponse.Fields> EntityType.CURSOR