Uses of Enum
org.apache.velocity.tools.view.UAParser.DeviceType
-
Uses of UAParser.DeviceType in org.apache.velocity.tools.view
Subclasses with type arguments of type UAParser.DeviceType in org.apache.velocity.tools.viewMethods in org.apache.velocity.tools.view that return UAParser.DeviceTypeModifier and TypeMethodDescriptionUAParser.UserAgent.getDeviceType()static UAParser.DeviceTypeReturns the enum constant of this type with the specified name.static UAParser.DeviceType[]UAParser.DeviceType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.velocity.tools.view with parameters of type UAParser.DeviceTypeModifier and TypeMethodDescriptionprotected voidUAParser.UserAgent.setDeviceType(UAParser.DeviceType deviceType)