- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.network.NetworkInformation.NetworkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.online.OnlineState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.payment.CardNetworkIdentifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.payment.Payment.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions.ShippingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.permissions.PermissionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.permissions.PermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.screen.FullscreenOptions.NavigationUI
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.screen.Screen.LockOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.screen.ScreenOrientation.OrientationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.touch.TouchEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.rapidclipse.framework.server.webapi.visibility.VisibilityState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.network.NetworkInformation.NetworkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.notification.LocalNotificationOptions.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.online.OnlineState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.payment.CardNetworkIdentifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.payment.Payment.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.payment.PaymentRequestOptions.ShippingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.permissions.PermissionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.permissions.PermissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.screen.FullscreenOptions.NavigationUI
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.screen.Screen.LockOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.screen.ScreenOrientation.OrientationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.touch.TouchEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.rapidclipse.framework.server.webapi.visibility.VisibilityState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vibrate(int...) - Static method in class com.rapidclipse.framework.server.webapi.device.Device
-
Let the device vibrate with the given pattern.
- Video - Class in com.rapidclipse.framework.server.webapi.video
-
The html video element that can contain multimedia such as videos.
- Video() - Constructor for class com.rapidclipse.framework.server.webapi.video.Video
-
- Video.VideoTemplateModel - Interface in com.rapidclipse.framework.server.webapi.video
-
- VideoWrapper - Class in com.rapidclipse.framework.server.webapi.video
-
- VideoWrapper(String, List<byte[]>) - Constructor for class com.rapidclipse.framework.server.webapi.video.VideoWrapper
-
- Visibility - Class in com.rapidclipse.framework.server.webapi.visibility
-
With this class you can query the current visiblity of your application.
- Visibility(HasElement) - Constructor for class com.rapidclipse.framework.server.webapi.visibility.Visibility
-
- Visibility.VisibilityTemplateModel - Interface in com.rapidclipse.framework.server.webapi.visibility
-
- VisibilityState - Enum in com.rapidclipse.framework.server.webapi.visibility
-
The visibility state of an application.