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