Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Method | Description |
---|---|---|
IslamicCalendar.CalculationType |
IslamicCalendar.getCalculationType() |
gets the calculation type for this calendar.
|
static IslamicCalendar.CalculationType |
IslamicCalendar.CalculationType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static IslamicCalendar.CalculationType[] |
IslamicCalendar.CalculationType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
void |
IslamicCalendar.setCalculationType(IslamicCalendar.CalculationType type) |
sets the calculation type for this calendar.
|
Copyright ? 2016 Unicode, Inc. and others.