Uses of Class
org.nuiton.util.beans.BinderFactory.BinderModelEntry
Packages that use BinderFactory.BinderModelEntry
Package
Description
Packages for all stuff of bean transformations (binder, and others...).
-
Uses of BinderFactory.BinderModelEntry in org.nuiton.util.beans
Classes in org.nuiton.util.beans that implement interfaces with type arguments of type BinderFactory.BinderModelEntryFields in org.nuiton.util.beans with type parameters of type BinderFactory.BinderModelEntryModifier and TypeFieldDescriptionprotected final Map<BinderFactory.BinderModelEntry, Binder.BinderModel<?, ?>> BinderFactory.BindelModelEntryMap.delegateMethods in org.nuiton.util.beans that return types with arguments of type BinderFactory.BinderModelEntryModifier and TypeMethodDescriptionBinderFactory.BindelModelEntryMap.entrySet()BinderFactory.BindelModelEntryMap.keySet()Methods in org.nuiton.util.beans with parameters of type BinderFactory.BinderModelEntryModifier and TypeMethodDescriptionBinder.BinderModel<?, ?> BinderFactory.BindelModelEntryMap.put(BinderFactory.BinderModelEntry key, Binder.BinderModel<?, ?> value) Method parameters in org.nuiton.util.beans with type arguments of type BinderFactory.BinderModelEntryModifier and TypeMethodDescriptionvoidBinderFactory.BindelModelEntryMap.putAll(Map<? extends BinderFactory.BinderModelEntry, ? extends Binder.BinderModel<?, ?>> m)