Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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. |
java.lang.String | typeName()
Get type name of this parameter. |
Type | type()
Get the type 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".
Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |