Class AbstractFieldBuilder.BindingInfo

java.lang.Object
org.dellroad.stuff.vaadin24.field.AbstractFieldBuilder.BindingInfo
Enclosing class:
AbstractFieldBuilder<S extends AbstractFieldBuilder<S,T>,T>

public class AbstractFieldBuilder.BindingInfo extends Object
FieldBuilder static configuration information for one bean property.

This class captures the information gathered from these annotations for some bean property:

Instances are immutable.