Get the name for this parameter
()
| 389 | |
| 390 | /** Get the name for this parameter */ |
| 391 | public String getName() { return name; } |
| 392 | |
| 393 | /** Get the suffixes atached with this param. If it's null then there are |
| 394 | * no suffices attached with it |
no outgoing calls