TypedRest for Java
|
This is the complete list of members for net.typedrest.BeanUtils, including all inherited members.
getAnnotation(Class<?> beanType, PropertyDescriptor property, Class< TAnnotation > annotationType) | net.typedrest.BeanUtils | static |
getProperties(Class<?> beanType) | net.typedrest.BeanUtils | static |
getPropertiesWithAnnotation(Class<?> beanType, Class< TAnnotation > annotationType) | net.typedrest.BeanUtils | static |
getPropertiesWithoutAnnotation(Class<?> beanType, Class< TAnnotation > annotationType) | net.typedrest.BeanUtils | static |