xjavadoc
public interface XParameter extends Type, Named
UNKNOWN: 25. februar 2003
| Method Summary | |
|---|---|
| String | getDescription()
Gets the description of this parameter. |
| XTag | getParamTag()
Gets the param tag for this parameter.
|
Returns: the description of this parameter, or null if there is no corresponding param tag.
Returns: the param tag for this parameter, or null if none is specified.