Get the point pool name. @return point pool name
()
| 1058 | * @return point pool name |
| 1059 | */ |
| 1060 | String getPointPoolName() |
| 1061 | { |
| 1062 | return pointPoolName; |
| 1063 | } |
| 1064 | |
| 1065 | /** |
| 1066 | * Set the penalty for non proficiency. |
no outgoing calls
no test coverage detected