T - The property typeB - The container Bean typepublic final class BasicProperty<T,B> extends Property<T,B>
| Constructor and Description |
|---|
BasicProperty(java.lang.String name,
java.lang.Class<T> type,
java.lang.Class<B> beanType) |