|
Liferay 7.0-ce-b8 portal-service | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.util.MethodParameter
public class MethodParameter
| Constructor Summary | |
|---|---|
MethodParameter(String name,
String signatures,
Class<?> type)
|
|
| Method Summary | |
|---|---|
Class<?>[] |
getGenericTypes()
|
String |
getName()
|
Class<?> |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodParameter(String name,
String signatures,
Class<?> type)
| Method Detail |
|---|
public Class<?>[] getGenericTypes()
public String getName()
public Class<?> getType()
|
Liferay 7.0-ce-b8 portal-service | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||