Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Method Summary | |
String |
|
XTag |
|
Methods inherited from interface xjavadoc.Type | |
getDimension , getDimensionAsString , getType |
public String getDescription()
Gets the description of this parameter. This is the text in the param tag preceding the first token.
- Returns:
- the description of this parameter, or null if there is no corresponding param tag.
public XTag getParamTag()
Gets the param tag for this parameter.
- Returns:
- the param tag for this parameter, or null if none is specified.