JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
uk.ac.starlink.ttools.build
Interface DocletOutput.DocVariable
Enclosing interface:
DocletOutput
public static interface
DocletOutput.DocVariable
Characterises a method parameter.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCommentText
()
Returns parameter description.
String
getName
()
Returns parameter name.
String
getType
()
Returns parameter type in user-friendly form.
Method Details
getName
String
getName
()
Returns parameter name.
Returns:
name
getType
String
getType
()
Returns parameter type in user-friendly form.
Returns:
type specification
getCommentText
String
getCommentText
()
Returns parameter description.
Returns:
description, may be HTML