Uses of Class
io.github.mmm.bean.StandardPropertyBuilders
Packages that use StandardPropertyBuilders
Package
Description
Provides the API for generic java beans defined as simple class or interface avoiding lots of boilerplate code.
-
Uses of StandardPropertyBuilders in io.github.mmm.bean
Methods in io.github.mmm.bean that return StandardPropertyBuildersModifier and TypeMethodDescriptionprotected StandardPropertyBuildersAbstractBean.createPropertyBuilders()Internal method that may be overridden to replace theStandardPropertyBuildersimplementation.