TypedRest for Java
net.typedrest.BeanUtils Member List

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.BeanUtilsstatic
getProperties(Class<?> beanType)net.typedrest.BeanUtilsstatic
getPropertiesWithAnnotation(Class<?> beanType, Class< TAnnotation > annotationType)net.typedrest.BeanUtilsstatic
getPropertiesWithoutAnnotation(Class<?> beanType, Class< TAnnotation > annotationType)net.typedrest.BeanUtilsstatic