Uses of Enum
com.timeanddate.services.dataTypes.businessdays.IncludeExclude
Packages that use IncludeExclude
-
Uses of IncludeExclude in com.timeanddate.services.dataTypes.businessdays
Methods in com.timeanddate.services.dataTypes.businessdays that return IncludeExcludeModifier and TypeMethodDescriptionWeekdaysType.getFilterType()
Specifies whether or not the weekdays counted were part of an included or excluded filter.BusinessHoliday.getIncludeOrExclude()
Either included or excluded, specifying whether or not the holidays in the result array were included or excluded when queried.static IncludeExclude
Returns the enum constant of this type with the specified name.static IncludeExclude[]
IncludeExclude.values()
Returns an array containing the constants of this enum type, in the order they are declared.