Package | Description |
---|---|
com.secutix.plugin.externalprinting.v1_0.catalog.dto |
Modifier and Type | Method and Description |
---|---|
WeekDayEnum |
STAbstractDate.getWeekday() |
WeekDayEnum |
STAbstractDate.getWeekday() |
static WeekDayEnum |
WeekDayEnum.valueOf(int weekday)
Resolves an enum value from a weekday given by
Calendar.get(int) with parameter
Calendar.DAY_OF_WEEK . |
static WeekDayEnum |
WeekDayEnum.valueOf(int weekday)
Resolves an enum value from a weekday given by
Calendar.get(int) with parameter
Calendar.DAY_OF_WEEK . |
static WeekDayEnum |
WeekDayEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeekDayEnum |
WeekDayEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeekDayEnum[] |
WeekDayEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static WeekDayEnum[] |
WeekDayEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.