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