public class POJOPropertyInfo extends Object
| Constructor and Description |
|---|
POJOPropertyInfo(Class<?> contextType,
Field field)
Deprecated.
|
POJOPropertyInfo(Class<?> contextType,
Method method)
Deprecated.
|
POJOPropertyInfo(org.coodex.util.PojoProperty property) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getLabel() |
String |
getName() |
org.coodex.util.PojoProperty |
getProperty() |
Type |
getType() |
boolean |
isDeprecated() |
@Deprecated public POJOPropertyInfo(Class<?> contextType, Method method)
@Deprecated public POJOPropertyInfo(Class<?> contextType, Field field)
public POJOPropertyInfo(org.coodex.util.PojoProperty property)
Copyright © 2018. All rights reserved.