Interface FieldValueTypeSupplier

All Superinterfaces:
Serializable
All Known Implementing Classes:
AutoValueSchema.AbstractGetterTypeSupplier, JavaBeanSchema.GetterTypeSupplier, JavaBeanSchema.SetterTypeSupplier, JavaFieldSchema.JavaFieldTypeSupplier

public interface FieldValueTypeSupplier extends Serializable
A naming policy for schema fields. This maps a name from the class (field name or getter name) to the matching field name in the schema.