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