| Package | Description |
|---|---|
| org.exparity.beans | |
| org.exparity.beans.core |
| Modifier and Type | Method and Description |
|---|---|
Type |
Bean.type() |
static Type |
Type.type(Class<?> type) |
static Type |
Type.type(Class<?> type,
BeanNamingStrategy naming) |
static Type |
Type.type(Object instance) |
static Type |
Type.type(Object instance,
BeanNamingStrategy naming) |
| Constructor and Description |
|---|
AbstractProperty(Class<?> declaringType,
String name,
Type type,
Class<?>[] params) |
Copyright © 2015. All rights reserved.