Class HolidayBundle_da

    • Constructor Detail

      • HolidayBundle_da

        public HolidayBundle_da()
    • Method Detail

      • getContents

        public Object[][] getContents()
        Description copied from class: ListResourceBundle
        Returns an Object array containing the resources of this ListResourceBundle. Each element in the array is an array of two elements, the first is the resource key string and the second is the resource.
        Specified by:
        getContents in class ListResourceBundle
        Returns:
        a Object array containing the resources.