Get the set unit. @return the unti that is set
()
| 1121 | * @return the unti that is set |
| 1122 | */ |
| 1123 | public UnitSet getUnitSet() |
| 1124 | { |
| 1125 | return selectedUnitSet; |
| 1126 | } |
| 1127 | |
| 1128 | /** |
| 1129 | * Return true if the unit has been set. |
no outgoing calls
no test coverage detected