|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FactSet
Definition of a set of facts. Typically this represents all facts associated with a particular Grid Object. Note: There is also a FactSetSnapshot that can hold a read-only, non-dynamic version of the facts
Method Summary | |
---|---|
Fact |
get(String name)
Retrieves a Fact by name, from the set. |
int |
getCount()
The count of facts in this set |
Iterator |
iterator()
Iterates over the Facts in the set. |
Method Detail |
---|
Fact get(String name)
Iterator iterator()
int getCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |