Package com.atlassian.jira.timezone
Class RegionInfoImpl
java.lang.Object
com.atlassian.jira.timezone.RegionInfoImpl
- All Implemented Interfaces:
RegionInfo,Comparable<RegionInfo>
- Since:
- v4.4
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RegionInfoImpl
-
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceRegionInfo- Returns:
- The key for this region.
-
getDisplayName
- Specified by:
getDisplayNamein interfaceRegionInfo- Returns:
- the i18n'ed display name for this region.
-
compareTo
- Specified by:
compareToin interfaceComparable<RegionInfo>
-