public class CommonSelects extends Object
| Modifier and Type | Method and Description |
|---|---|
static CommonSelects |
build() |
List<SelectType.SelectInputEntry> |
buildDays() |
List<SelectType.SelectInputEntry> |
buildMonths() |
List<SelectType.SelectInputEntry> |
getGenderSelect() |
List<SelectType.SelectInputEntry> |
getYears(int startYear,
int endYear) |
public static CommonSelects build()
public List<SelectType.SelectInputEntry> buildDays()
public List<SelectType.SelectInputEntry> buildMonths()
public List<SelectType.SelectInputEntry> getYears(int startYear, int endYear)
public List<SelectType.SelectInputEntry> getGenderSelect()
Copyright © 2018. All rights reserved.