Uses of Interface
io.github.mmm.bean.mapping.PropertyIdCollector
Packages that use PropertyIdCollector
Package
Description
Provides the API for generic java beans defined as simple class or interface avoiding lots of boilerplate code.
-
Uses of PropertyIdCollector in io.github.mmm.bean
Methods in io.github.mmm.bean with parameters of type PropertyIdCollectorModifier and TypeMethodDescriptiondefault voidReadableBean.mapPropertyIds(PropertyIdCollector mapping) Defines how thepropertiesof thisReadableBeanare mapped to numeric IDs.