Uses of Class
org.apache.juneau.BeanPropertyValue
Packages that use BeanPropertyValue
- 
Uses of BeanPropertyValue in org.apache.juneauMethods in org.apache.juneau with parameters of type BeanPropertyValue
- 
Uses of BeanPropertyValue in org.apache.juneau.serializerMethods in org.apache.juneau.serializer that return BeanPropertyValueModifier and TypeMethodDescriptionprotected static final BeanPropertyValueSerializerSession.createBeanTypeNameProperty(BeanMap<?> m, String typeName) Create a "_type" property that contains the dictionary name of the bean.