JavaScript is disabled on your browser.
Skip navigation links
Liferay 7.4.3.132-ga132 portal-kernel
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.kernel.util
Interface Accessor<T,
A>
public interface
Accessor<T,
A>
Author:
Shuyang Zhou
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
A
get
(
T
t)
Class
<
A
>
getAttributeClass
()
Class
<
T
>
getTypeClass
()
Method Details
get
A
get
(
T
t)
getAttributeClass
Class
<
A
>
getAttributeClass
()
getTypeClass
Class
<
T
>
getTypeClass
()