public abstract class DTLocalForgeCalopReformatBase extends java.lang.Object implements DTLocalForge
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CalendarForge> |
calendarForges |
protected ReformatForge |
reformatForge |
Modifier | Constructor and Description |
---|---|
protected |
DTLocalForgeCalopReformatBase(java.util.List<CalendarForge> calendarForges,
ReformatForge reformatForge) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
codegen, getDTEvaluator
protected final java.util.List<CalendarForge> calendarForges
protected final ReformatForge reformatForge
protected DTLocalForgeCalopReformatBase(java.util.List<CalendarForge> calendarForges, ReformatForge reformatForge)