Uses of Interface
io.github.mmm.bean.property.WritableBeanProperty
-
Packages that use WritableBeanProperty Package Description io.github.mmm.bean.property ContainsBeanProperty
to allow a bean to contain another bean. -
-
Uses of WritableBeanProperty in io.github.mmm.bean.property
Classes in io.github.mmm.bean.property that implement WritableBeanProperty Modifier and Type Class Description class
BeanProperty<V extends WritableBean>
Implementation ofBeanProperty
.
-