Returns the name of this parameter using only valid ACII characters. @return the ACII name
()
| 120 | * @return the ACII name |
| 121 | */ |
| 122 | abstract public String getASCIIName(); |
| 123 | |
| 124 | /** |
| 125 | * Returns the display name of this parameter. By default, this returns the |
no outgoing calls
no test coverage detected