- val(Number) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Specifies a numeric value
- val(boolean) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Specifies a boolean value
- val(String) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Specifies a string value
- val(Date) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Specifies a date value
- val(Number) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Creates a MobileServiceQuery> representing a numeric value
- val(boolean) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Creates a MobileServiceQuery> representing a boolean value
- val(String) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Creates a MobileServiceQuery> representing a string value
- val(Date) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Creates a MobileServiceQuery> representing a date value
- valueOf(String) - Static method in enum com.microsoft.windowsazure.mobileservices.MobileServiceAuthenticationProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.windowsazure.mobileservices.MobileServiceSystemProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.windowsazure.mobileservices.QueryOrder
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.windowsazure.mobileservices.MobileServiceAuthenticationProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.windowsazure.mobileservices.MobileServiceSystemProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.windowsazure.mobileservices.QueryOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.