Uses of Enum Class
com.hp.lft.sdk.mobile.DeviceOrientation
Packages that use DeviceOrientation
Package
Description
Provides the SDK for testing objects in mobile applications.
-
Uses of DeviceOrientation in com.hp.lft.sdk.mobile
Methods in com.hp.lft.sdk.mobile that return DeviceOrientationModifier and TypeMethodDescriptionstatic DeviceOrientation
Returns the enum constant of this class with the specified name.static DeviceOrientation[]
DeviceOrientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hp.lft.sdk.mobile with parameters of type DeviceOrientationModifier and TypeMethodDescriptionvoid
Device.setOrientation
(DeviceOrientation orientation) Sets the device orientation.