public static interface GenericContextAwarePojoGenericTypeModel.Helper
Modifier and Type | Method and Description |
---|---|
Object |
getPropertyCacheKey(PojoPropertyModel<?> rawPropertyModel) |
Type |
getPropertyGenericType(PojoPropertyModel<?> rawPropertyModel) |
<T> PojoRawTypeModel<T> |
getRawTypeModel(Class<T> clazz) |
<T> PojoRawTypeModel<T> getRawTypeModel(Class<T> clazz)
Object getPropertyCacheKey(PojoPropertyModel<?> rawPropertyModel)
Type getPropertyGenericType(PojoPropertyModel<?> rawPropertyModel)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.