Package com.longbridge.fundamental
Class ExecutiveList
- java.lang.Object
-
- com.longbridge.fundamental.ExecutiveList
-
public class ExecutiveList extends Object
Response containing executive groups (usually one per queried security).
-
-
Field Summary
Fields Modifier and Type Field Description ExecutiveGroup[]professionalListGroups of executives per security.
-
Constructor Summary
Constructors Constructor Description ExecutiveList()
-
-
-
Field Detail
-
professionalList
public ExecutiveGroup[] professionalList
Groups of executives per security.
-
-