Class LocalePolicyTab


  • public class LocalePolicyTab
    extends Object
    LocalePolicyTab
    • Constructor Detail

      • LocalePolicyTab

        public LocalePolicyTab()
    • Method Detail

      • getAddressFormat

        public String getAddressFormat()
        Returns:
        addressFormat
      • setAddressFormat

        public void setAddressFormat​(String addressFormat)
      • getCalendarType

        public String getCalendarType()
        Returns:
        calendarType
      • setCalendarType

        public void setCalendarType​(String calendarType)
      • getCultureName

        public String getCultureName()
        Returns:
        cultureName
      • setCultureName

        public void setCultureName​(String cultureName)
      • currencyNegativeFormat

        public LocalePolicyTab currencyNegativeFormat​(String currencyNegativeFormat)
      • getCurrencyNegativeFormat

        public String getCurrencyNegativeFormat()
        Returns:
        currencyNegativeFormat
      • setCurrencyNegativeFormat

        public void setCurrencyNegativeFormat​(String currencyNegativeFormat)
      • currencyPositiveFormat

        public LocalePolicyTab currencyPositiveFormat​(String currencyPositiveFormat)
      • getCurrencyPositiveFormat

        public String getCurrencyPositiveFormat()
        Returns:
        currencyPositiveFormat
      • setCurrencyPositiveFormat

        public void setCurrencyPositiveFormat​(String currencyPositiveFormat)
      • getCustomDateFormat

        public String getCustomDateFormat()
        Returns:
        customDateFormat
      • setCustomDateFormat

        public void setCustomDateFormat​(String customDateFormat)
      • getCustomTimeFormat

        public String getCustomTimeFormat()
        Returns:
        customTimeFormat
      • setCustomTimeFormat

        public void setCustomTimeFormat​(String customTimeFormat)
      • getDateFormat

        public String getDateFormat()
        Returns:
        dateFormat
      • setDateFormat

        public void setDateFormat​(String dateFormat)
      • getInitialFormat

        public String getInitialFormat()
        Returns:
        initialFormat
      • setInitialFormat

        public void setInitialFormat​(String initialFormat)
      • getNameFormat

        public String getNameFormat()
        Returns:
        nameFormat
      • setNameFormat

        public void setNameFormat​(String nameFormat)
      • getTimeFormat

        public String getTimeFormat()
        Returns:
        timeFormat
      • setTimeFormat

        public void setTimeFormat​(String timeFormat)
      • getTimeZone

        public String getTimeZone()
        Returns:
        timeZone
      • setTimeZone

        public void setTimeZone​(String timeZone)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object