|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Parameter information. This includes a parameter type and parameter name.
Fields inherited from class java.io.Serializable |
serialVersionUID |
Method Summary | |
java.lang.String |
name()
Get local name of this parameter. |
java.lang.String |
toString()
Returns a string representation of the class. |
Type |
type()
Get the type of this parameter. |
java.lang.String |
typeName()
Get type name of this parameter. |
Method Detail |
public Type type()
public java.lang.String name()
public java.lang.String typeName()
public java.lang.String toString()
For example if parameter is the short 'index', returns "short index".
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |