_('Daily'), 1=>_('Weekly'), 2=>_('Monthly'), 3=>_('Quarterly'), 4=>_('Semi-Annually'), 5=>_('Annually'), 6=>_('Service Rebill'), ); } public static function factory() { return new StaticList_SweepType; } public static function display($value) { return static::_display($value); } } ?>