I have been using factory method creation pattern for awhile now. I was just recently told that this:
public static class ScheduleTypeFactory { public st
Looks like a factory pattern to me. Tell your tech lead you don't have time to explain why she is wrong.