|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyInfo | |
|---|---|
| org.chromattic.core.bean | |
| org.chromattic.core.mapper | |
| org.chromattic.core.mapping | |
| Uses of PropertyInfo in org.chromattic.core.bean |
|---|
| Methods in org.chromattic.core.bean that return PropertyInfo | |
|---|---|
PropertyInfo |
BeanInfo.getProperty(String propertyName)
|
| Methods in org.chromattic.core.bean that return types with arguments of type PropertyInfo | ||
|---|---|---|
Collection<PropertyInfo> |
BeanInfo.getProperties()
|
|
|
BeanInfo.getProperties(Class<A> annotationClass)
|
|
| Uses of PropertyInfo in org.chromattic.core.mapper |
|---|
| Classes in org.chromattic.core.mapper with type parameters of type PropertyInfo | |
|---|---|
class |
PropertyMapper<P extends PropertyInfo>
|
class |
RelatedPropertyMapper<P extends PropertyInfo>
|
| Fields in org.chromattic.core.mapper declared as PropertyInfo | |
|---|---|
protected P |
PropertyMapper.info
|
| Uses of PropertyInfo in org.chromattic.core.mapping |
|---|
| Methods in org.chromattic.core.mapping that return PropertyInfo | |
|---|---|
PropertyInfo |
PropertyMapping.getInfo()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||