Interface FieldSetWriter<T>

Type Parameters:
T - the field set type

public interface FieldSetWriter<T>
Writes value as a set of fields.
Author:
Paul Ferraro