Class HolidayBundle_de_DE


  • public class HolidayBundle_de_DE
    extends java.util.ListResourceBundle
    • Nested Class Summary

      • Nested classes/interfaces inherited from class java.util.ResourceBundle

        java.util.ResourceBundle.Control
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.Object[][] fContents  
      private static Holiday[] fHolidays  
      • Fields inherited from class java.util.ResourceBundle

        parent
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object[][] getContents()  
      • Methods inherited from class java.util.ListResourceBundle

        getKeys, handleGetObject, handleKeySet
      • Methods inherited from class java.util.ResourceBundle

        clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • fHolidays

        private static final Holiday[] fHolidays
      • fContents

        private static final java.lang.Object[][] fContents
    • Constructor Detail

      • HolidayBundle_de_DE

        public HolidayBundle_de_DE()
    • Method Detail

      • getContents

        public java.lang.Object[][] getContents()
        Specified by:
        getContents in class java.util.ListResourceBundle