Package com._1c.g5.v8.dt.metadata.common
Enum Class RequiredMobileApplicationPermissions
java.lang.Object
java.lang.Enum<RequiredMobileApplicationPermissions>
com._1c.g5.v8.dt.metadata.common.RequiredMobileApplicationPermissions
- All Implemented Interfaces:
Serializable
,Comparable<RequiredMobileApplicationPermissions>
,Constable
,org.eclipse.emf.common.util.Enumerator
public enum RequiredMobileApplicationPermissions
extends Enum<RequiredMobileApplicationPermissions>
implements org.eclipse.emf.common.util.Enumerator
A representation of the literals of the enumeration 'Required Mobile Application Permissions',
and utility methods for working with them.
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionThe 'Ads' literal object.The 'Allow OS Backup' literal object.The 'Audio And Vibration Playback' literal object.The 'Background Audio Playback' literal object.The 'Background Location' literal object.The 'Calendars' literal object.The 'Call Log' literal object.The 'Call Phone' literal object.The 'Camera' literal object.The 'Contacts' literal object.The 'File Exchange With Personal Computer' literal object.The 'Handle Phone Calls' literal object.The 'In App Purchases' literal object.The 'Install Packages' literal object.The 'Local Notification' literal object.The 'Location' literal object.The 'Microphone' literal object.The 'Multimedia' literal object.The 'Music Library' literal object.The 'Permission Group Call Log' literal object.The 'Permission Group Phone' literal object.The 'Permission Group SMS' literal object.The 'Pictures And Video Libraries' literal object.The 'Print' literal object.The 'Push Notification' literal object.The 'Receive SMS' literal object.The 'Send SMS' literal object.The 'SMS Log' literal object.The 'Telephony' literal object. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The 'Ads' literal value.static final int
The 'Allow OS Backup' literal value.static final int
The 'Audio And Vibration Playback' literal value.static final int
The 'Background Audio Playback' literal value.static final int
The 'Background Location' literal value.static final int
The 'Calendars' literal value.static final int
The 'Call Log' literal value.static final int
The 'Call Phone' literal value.static final int
The 'Camera' literal value.static final int
The 'Contacts' literal value.static final int
The 'File Exchange With Personal Computer' literal value.static final int
The 'Handle Phone Calls' literal value.static final int
The 'In App Purchases' literal value.static final int
The 'Install Packages' literal value.static final int
The 'Local Notification' literal value.static final int
The 'Location' literal value.static final int
The 'Microphone' literal value.static final int
The 'Multimedia' literal value.static final int
The 'Music Library' literal value.static final int
The 'Permission Group Call Log' literal value.static final int
The 'Permission Group Phone' literal value.static final int
The 'Permission Group SMS' literal value.static final int
The 'Pictures And Video Libraries' literal value.static final int
The 'Print' literal value.static final int
The 'Push Notification' literal value.static final int
The 'Receive SMS' literal value.static final int
The 'Send SMS' literal value.static final int
The 'SMS Log' literal value.static final int
The 'Telephony' literal value.static final List<RequiredMobileApplicationPermissions>
A public read-only list of all the 'Required Mobile Application Permissions' enumerators. -
Method Summary
Modifier and TypeMethodDescriptionget
(int value) Returns the 'Required Mobile Application Permissions' literal with the specified integer value.Returns the 'Required Mobile Application Permissions' literal with the specified literal value.Returns the 'Required Mobile Application Permissions' literal with the specified name.getName()
int
getValue()
toString()
Returns the literal value of the enumerator, which is its string representation.Returns the enum constant of this class with the specified name.static RequiredMobileApplicationPermissions[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
MULTIMEDIA
The 'Multimedia' literal object.- See Also:
-
LOCATION
The 'Location' literal object.- See Also:
-
CONTACTS
The 'Contacts' literal object.- See Also:
-
CALENDARS
The 'Calendars' literal object.- See Also:
-
TELEPHONY
The 'Telephony' literal object.- See Also:
-
PUSH_NOTIFICATION
The 'Push Notification' literal object.- See Also:
-
LOCAL_NOTIFICATION
The 'Local Notification' literal object.- See Also:
-
PRINT
The 'Print' literal object.- See Also:
-
IN_APP_PURCHASES
The 'In App Purchases' literal object.- See Also:
-
ADS
The 'Ads' literal object.- See Also:
-
BACKGROUND_LOCATION
The 'Background Location' literal object.- See Also:
-
BACKGROUND_AUDIO_PLAYBACK
The 'Background Audio Playback' literal object.- See Also:
-
FILE_EXCHANGE_WITH_PERSONAL_COMPUTER
The 'File Exchange With Personal Computer' literal object. -
PERMISSION_GROUP_PHONE
The 'Permission Group Phone' literal object.- See Also:
-
PERMISSION_GROUP_CALL_LOG
The 'Permission Group Call Log' literal object.- See Also:
-
PERMISSION_GROUP_SMS
The 'Permission Group SMS' literal object.- See Also:
-
CALL_PHONE
The 'Call Phone' literal object.- See Also:
-
CALL_LOG
The 'Call Log' literal object.- See Also:
-
HANDLE_PHONE_CALLS
The 'Handle Phone Calls' literal object.- See Also:
-
SEND_SMS
The 'Send SMS' literal object.- See Also:
-
RECEIVE_SMS
The 'Receive SMS' literal object.- See Also:
-
SMS_LOG
The 'SMS Log' literal object.- See Also:
-
CAMERA
The 'Camera' literal object.- See Also:
-
MICROPHONE
The 'Microphone' literal object.- See Also:
-
MUSIC_LIBRARY
The 'Music Library' literal object.- See Also:
-
PICTURES_AND_VIDEO_LIBRARIES
The 'Pictures And Video Libraries' literal object.- See Also:
-
AUDIO_AND_VIBRATION_PLAYBACK
The 'Audio And Vibration Playback' literal object.- See Also:
-
INSTALL_PACKAGES
The 'Install Packages' literal object.- See Also:
-
ALLOW_OS_BACKUP
The 'Allow OS Backup' literal object.- See Also:
-
-
Field Details
-
MULTIMEDIA_VALUE
public static final int MULTIMEDIA_VALUEThe 'Multimedia' literal value.- See Also:
-
LOCATION_VALUE
public static final int LOCATION_VALUEThe 'Location' literal value.- See Also:
-
CONTACTS_VALUE
public static final int CONTACTS_VALUEThe 'Contacts' literal value.- See Also:
-
CALENDARS_VALUE
public static final int CALENDARS_VALUEThe 'Calendars' literal value.- See Also:
-
TELEPHONY_VALUE
public static final int TELEPHONY_VALUEThe 'Telephony' literal value.- See Also:
-
PUSH_NOTIFICATION_VALUE
public static final int PUSH_NOTIFICATION_VALUEThe 'Push Notification' literal value.- See Also:
-
LOCAL_NOTIFICATION_VALUE
public static final int LOCAL_NOTIFICATION_VALUEThe 'Local Notification' literal value.- See Also:
-
PRINT_VALUE
public static final int PRINT_VALUEThe 'Print' literal value.- See Also:
-
IN_APP_PURCHASES_VALUE
public static final int IN_APP_PURCHASES_VALUEThe 'In App Purchases' literal value.- See Also:
-
ADS_VALUE
public static final int ADS_VALUEThe 'Ads' literal value.- See Also:
-
BACKGROUND_LOCATION_VALUE
public static final int BACKGROUND_LOCATION_VALUEThe 'Background Location' literal value.- See Also:
-
BACKGROUND_AUDIO_PLAYBACK_VALUE
public static final int BACKGROUND_AUDIO_PLAYBACK_VALUEThe 'Background Audio Playback' literal value. -
FILE_EXCHANGE_WITH_PERSONAL_COMPUTER_VALUE
public static final int FILE_EXCHANGE_WITH_PERSONAL_COMPUTER_VALUEThe 'File Exchange With Personal Computer' literal value. -
PERMISSION_GROUP_PHONE_VALUE
public static final int PERMISSION_GROUP_PHONE_VALUEThe 'Permission Group Phone' literal value.- See Also:
-
PERMISSION_GROUP_CALL_LOG_VALUE
public static final int PERMISSION_GROUP_CALL_LOG_VALUEThe 'Permission Group Call Log' literal value. -
PERMISSION_GROUP_SMS_VALUE
public static final int PERMISSION_GROUP_SMS_VALUEThe 'Permission Group SMS' literal value.- See Also:
-
CALL_PHONE_VALUE
public static final int CALL_PHONE_VALUEThe 'Call Phone' literal value.- See Also:
-
CALL_LOG_VALUE
public static final int CALL_LOG_VALUEThe 'Call Log' literal value.- See Also:
-
HANDLE_PHONE_CALLS_VALUE
public static final int HANDLE_PHONE_CALLS_VALUEThe 'Handle Phone Calls' literal value.- See Also:
-
SEND_SMS_VALUE
public static final int SEND_SMS_VALUEThe 'Send SMS' literal value.- See Also:
-
RECEIVE_SMS_VALUE
public static final int RECEIVE_SMS_VALUEThe 'Receive SMS' literal value.- See Also:
-
SMS_LOG_VALUE
public static final int SMS_LOG_VALUEThe 'SMS Log' literal value.- See Also:
-
CAMERA_VALUE
public static final int CAMERA_VALUEThe 'Camera' literal value.- See Also:
-
MICROPHONE_VALUE
public static final int MICROPHONE_VALUEThe 'Microphone' literal value.- See Also:
-
MUSIC_LIBRARY_VALUE
public static final int MUSIC_LIBRARY_VALUEThe 'Music Library' literal value.- See Also:
-
PICTURES_AND_VIDEO_LIBRARIES_VALUE
public static final int PICTURES_AND_VIDEO_LIBRARIES_VALUEThe 'Pictures And Video Libraries' literal value. -
AUDIO_AND_VIBRATION_PLAYBACK_VALUE
public static final int AUDIO_AND_VIBRATION_PLAYBACK_VALUEThe 'Audio And Vibration Playback' literal value. -
INSTALL_PACKAGES_VALUE
public static final int INSTALL_PACKAGES_VALUEThe 'Install Packages' literal value.- See Also:
-
ALLOW_OS_BACKUP_VALUE
public static final int ALLOW_OS_BACKUP_VALUEThe 'Allow OS Backup' literal value.- See Also:
-
VALUES
A public read-only list of all the 'Required Mobile Application Permissions' enumerators.
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
get
Returns the 'Required Mobile Application Permissions' literal with the specified literal value.- Parameters:
literal
- the literal.- Returns:
- the matching enumerator or
null
.
-
getByName
Returns the 'Required Mobile Application Permissions' literal with the specified name.- Parameters:
name
- the name.- Returns:
- the matching enumerator or
null
.
-
get
Returns the 'Required Mobile Application Permissions' literal with the specified integer value.- Parameters:
value
- the integer value.- Returns:
- the matching enumerator or
null
.
-
getValue
public int getValue()- Specified by:
getValue
in interfaceorg.eclipse.emf.common.util.Enumerator
-
getName
- Specified by:
getName
in interfaceorg.eclipse.emf.common.util.Enumerator
-
getLiteral
- Specified by:
getLiteral
in interfaceorg.eclipse.emf.common.util.Enumerator
-
toString
Returns the literal value of the enumerator, which is its string representation.- Overrides:
toString
in classEnum<RequiredMobileApplicationPermissions>
-