Uses of Class
com.thoughtworks.qdox.model.impl.DefaultBeanProperty
Packages that use DefaultBeanProperty
Package
Description
Provides the default implementation of the classes reflecting the Java model elements.
-
Uses of DefaultBeanProperty in com.thoughtworks.qdox.model.impl
Methods in com.thoughtworks.qdox.model.impl that return DefaultBeanPropertyModifier and TypeMethodDescriptionprivate DefaultBeanProperty
DefaultJavaClass.getOrCreateProperty
(Map<String, DefaultBeanProperty> beanPropertyMap, String propertyName) Method parameters in com.thoughtworks.qdox.model.impl with type arguments of type DefaultBeanPropertyModifier and TypeMethodDescriptionprivate DefaultBeanProperty
DefaultJavaClass.getOrCreateProperty
(Map<String, DefaultBeanProperty> beanPropertyMap, String propertyName)