Uses of Interface
io.github.mmm.bean.mapping.PropertyIdMapping
Packages that use PropertyIdMapping
Package
Description
Provides the API for generic java beans defined as simple class or interface avoiding lots of boilerplate code.
-
Uses of PropertyIdMapping in io.github.mmm.bean
Methods in io.github.mmm.bean with parameters of type PropertyIdMappingModifier and TypeMethodDescriptionstatic intBeanHelper.computeSize(ReadableBean bean, io.github.mmm.marshall.size.StructuredFormatSizeComputor computor, PropertyIdMapping idMapping) ATTENTION: This is an internal method that should not be used from outside of this project. -
Uses of PropertyIdMapping in io.github.mmm.bean.mapping
Methods in io.github.mmm.bean.mapping that return PropertyIdMapping