Uses of Class
org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
Packages that use RequestBeanPropertyMeta
-
Uses of RequestBeanPropertyMeta in org.apache.juneau.httppart.bean
Methods in org.apache.juneau.httppart.bean that return RequestBeanPropertyMetaModifier and TypeMethodDescriptionRequestBeanMeta.getProperty
(String name) Returns metadata about the bean property with the specified property name.Methods in org.apache.juneau.httppart.bean that return types with arguments of type RequestBeanPropertyMetaModifier and TypeMethodDescriptionRequestBeanMeta.getProperties()
Returns all the annotated methods on this bean.