.. java:import:: org.motechproject.mds.domain ClassData .. java:import:: org.motechproject.mds.domain ComboboxHolder EnumBuilder =========== .. java:package:: org.motechproject.mds.builder :noindex: .. java:type:: public interface EnumBuilder An enum builder is responsible for building the enum class with the same values as those are defined in the field. Methods ------- build ^^^^^ .. java:method:: ClassData build(ComboboxHolder holder) :outertype: EnumBuilder