public class ProfileAttributesHelper extends Object
Modifier and Type | Field and Description |
---|---|
static ProfileAttributesHelper |
INSTANCE |
Constructor and Description |
---|
ProfileAttributesHelper() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
getCountries() |
static Map<String,String> |
getDays() |
static Map<String,String> |
getGenders() |
static Map<String,String> |
getLanguages() |
static Map<String,String> |
getMonths() |
static String |
getNiceDate(String dateString) |
static Map<String,String> |
getTimezones() |
static Map<String,String> |
getYears() |
public static final ProfileAttributesHelper INSTANCE
Copyright © 2021 Atlassian. All rights reserved.