Enum Class PhotoZone

java.lang.Object
java.lang.Enum<PhotoZone>
be.gaudry.model.file.renamer.photo.date.PhotoZone
All Implemented Interfaces:
Serializable, Comparable<PhotoZone>, Constable

public enum PhotoZone extends Enum<PhotoZone>
  • Enum Constant Details

    • LOCALE_BE

      public static final PhotoZone LOCALE_BE
    • BE_LOCALE

      public static final PhotoZone BE_LOCALE
    • LOCALE

      public static final PhotoZone LOCALE
    • BE

      public static final PhotoZone BE
      Only Belgium time, with daylight (winter/summer shift)
    • GMT

      public static final PhotoZone GMT
      GMT time without daylight
  • Method Details

    • values

      public static PhotoZone[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static PhotoZone valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • toString

      public String toString()
      Overrides:
      toString in class Enum<PhotoZone>
    • getTimezoneId

      public String getTimezoneId()
      Returns:
      the timezoneId