Class WebRequestDeviceType
java.lang.Object
org.broadleafcommerce.common.web.device.WebRequestDeviceType
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
- Author:
- Nathan Moore (nathanmoore).
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WebRequestDeviceTypestatic final WebRequestDeviceTypestatic final WebRequestDeviceTypestatic final WebRequestDeviceType -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic WebRequestDeviceTypegetInstance(String type) getType()inthashCode()protected voidtoString()
-
Field Details
-
UNKNOWN
-
NORMAL
-
MOBILE
-
TABLET
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
toString
-
equals
-
hashCode
public int hashCode()
-