Package com.longbridge.fundamental
Class IndustryRankResponse
- java.lang.Object
-
- com.longbridge.fundamental.IndustryRankResponse
-
public class IndustryRankResponse extends Object
-
-
Field Summary
Fields Modifier and Type Field Description IndustryRankGroup[]itemsGrouped rank items
-
Constructor Summary
Constructors Constructor Description IndustryRankResponse()
-
-
-
Field Detail
-
items
public IndustryRankGroup[] items
Grouped rank items
-
-