Package com.longbridge.fundamental
Class IndustryRankGroup
- java.lang.Object
-
- com.longbridge.fundamental.IndustryRankGroup
-
public class IndustryRankGroup extends Object
A group of ranked industry items.
-
-
Field Summary
Fields Modifier and Type Field Description IndustryRankItem[]listsItems in this group
-
Constructor Summary
Constructors Constructor Description IndustryRankGroup()
-
-
-
Field Detail
-
lists
public IndustryRankItem[] lists
Items in this group
-
-