Class DayOfWeekType
java.lang.Object
org.broadleafcommerce.common.time.DayOfWeekType
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
An extendible enumeration of container shape types.
- Author:
- jfischer
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DayOfWeekTypestatic final DayOfWeekTypestatic final DayOfWeekTypestatic final DayOfWeekTypestatic final DayOfWeekTypestatic final DayOfWeekTypestatic final DayOfWeekType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic DayOfWeekTypegetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
SUNDAY
-
MONDAY
-
TUESDAY
-
WEDNESDAY
-
THURSDAY
-
FRIDAY
-
SATURDAY
-
-
Constructor Details
-
DayOfWeekType
public DayOfWeekType() -
DayOfWeekType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-