Returns the AgeSet Index of this AgeSet. @return the AgeSet Index of this AgeSet
()
| 75 | * @return the AgeSet Index of this AgeSet |
| 76 | */ |
| 77 | public int getIndex() |
| 78 | { |
| 79 | return index; |
| 80 | } |
| 81 | |
| 82 | /** |
| 83 | * Sets the AgeSet Index on this AgeSet. |
no outgoing calls
no test coverage detected