public interface Property extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Annotation[] |
annotations() |
String |
caption() |
ParameterizedType |
genericType() |
Object |
get(Item item) |
String |
name() |
Class<?> |
type() |
String name()
Class<?> type()
ParameterizedType genericType()
String caption()
Annotation[] annotations()
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.