getTopOptionList method

Set<TopOption> getTopOptionList()

Implementation

Set<TopOption> getTopOptionList() {
  return topList;
}