Package com._1c.g5.v8.dt.metadata.common
Enum Class RequiredMobileApplicationPermissionMessages
java.lang.Object
java.lang.Enum<RequiredMobileApplicationPermissionMessages>
com._1c.g5.v8.dt.metadata.common.RequiredMobileApplicationPermissionMessages
- All Implemented Interfaces:
Serializable
,Comparable<RequiredMobileApplicationPermissionMessages>
,Constable
,org.eclipse.emf.common.util.Enumerator
public enum RequiredMobileApplicationPermissionMessages
extends Enum<RequiredMobileApplicationPermissionMessages>
implements org.eclipse.emf.common.util.Enumerator
A representation of the literals of the enumeration 'Required Mobile Application Permission Messages',
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 'Audio Playback And Vibration' literal object.The 'Auto Send SMS' literal object.The 'Background Location' literal object.The 'Biometrics' literal object.The 'Bluetooth Printers' literal object.The 'Calendars' literal object.The 'Call Log' literal object.The 'Call Processing' literal object.The 'Camera' literal object.The 'Contacts' literal object.The 'Location' literal object.The 'Microphone' literal object.The 'Music Library' literal object.The 'Number Dialing' literal object.The 'Permission Group Call Log' literal object.The 'Permission Group Phone' literal object.The 'Permission Group SMS' literal object.The 'Picture And Video Libraries' literal object.The 'Post Notifications' literal object.The 'Receive SMS' literal object.The 'SMS Log' literal object. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The 'Audio Playback And Vibration' literal value.static final int
The 'Auto Send SMS' literal value.static final int
The 'Background Location' literal value.static final int
The 'Biometrics' literal value.static final int
The 'Bluetooth Printers' literal value.static final int
The 'Calendars' literal value.static final int
The 'Call Log' literal value.static final int
The 'Call Processing' literal value.static final int
The 'Camera' literal value.static final int
The 'Contacts' literal value.static final int
The 'Location' literal value.static final int
The 'Microphone' literal value.static final int
The 'Music Library' literal value.static final int
The 'Number Dialing' 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 'Picture And Video Libraries' literal value.static final int
The 'Post Notifications' literal value.static final int
The 'Receive SMS' literal value.static final int
The 'SMS Log' literal value.static final List<RequiredMobileApplicationPermissionMessages>
A public read-only list of all the 'Required Mobile Application Permission Messages' enumerators. -
Method Summary
Modifier and TypeMethodDescriptionget
(int value) Returns the 'Required Mobile Application Permission Messages' literal with the specified integer value.Returns the 'Required Mobile Application Permission Messages' literal with the specified literal value.Returns the 'Required Mobile Application Permission Messages' 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.values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
BIOMETRICS
The 'Biometrics' literal object.- See Also:
-
LOCATION
The 'Location' literal object.- See Also:
-
BACKGROUND_LOCATION
The 'Background Location' literal object.- See Also:
-
BLUETOOTH_PRINTERS
The 'Bluetooth Printers' literal object.- See Also:
-
CONTACTS
The 'Contacts' literal object.- See Also:
-
CALENDARS
The 'Calendars' literal object.- See Also:
-
NUMBER_DIALING
The 'Number Dialing' literal object.- See Also:
-
CALL_PROCESSING
The 'Call Processing' literal object.- See Also:
-
CALL_LOG
The 'Call Log' literal object.- See Also:
-
AUTO_SEND_SMS
The 'Auto 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:
-
PICTURE_AND_VIDEO_LIBRARIES
The 'Picture And Video Libraries' literal object.- See Also:
-
AUDIO_PLAYBACK_AND_VIBRATION
The 'Audio Playback And Vibration' literal object.- See Also:
-
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:
-
POST_NOTIFICATIONS
The 'Post Notifications' literal object.- See Also:
-
-
Field Details
-
BIOMETRICS_VALUE
public static final int BIOMETRICS_VALUEThe 'Biometrics' literal value.- See Also:
-
LOCATION_VALUE
public static final int LOCATION_VALUEThe 'Location' literal value.- See Also:
-
BACKGROUND_LOCATION_VALUE
public static final int BACKGROUND_LOCATION_VALUEThe 'Background Location' literal value.- See Also:
-
BLUETOOTH_PRINTERS_VALUE
public static final int BLUETOOTH_PRINTERS_VALUEThe 'Bluetooth Printers' 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:
-
NUMBER_DIALING_VALUE
public static final int NUMBER_DIALING_VALUEThe 'Number Dialing' literal value.- See Also:
-
CALL_PROCESSING_VALUE
public static final int CALL_PROCESSING_VALUEThe 'Call Processing' literal value.- See Also:
-
CALL_LOG_VALUE
public static final int CALL_LOG_VALUEThe 'Call Log' literal value.- See Also:
-
AUTO_SEND_SMS_VALUE
public static final int AUTO_SEND_SMS_VALUEThe 'Auto 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:
-
PICTURE_AND_VIDEO_LIBRARIES_VALUE
public static final int PICTURE_AND_VIDEO_LIBRARIES_VALUEThe 'Picture And Video Libraries' literal value. -
AUDIO_PLAYBACK_AND_VIBRATION_VALUE
public static final int AUDIO_PLAYBACK_AND_VIBRATION_VALUEThe 'Audio Playback And Vibration' 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:
-
POST_NOTIFICATIONS_VALUE
public static final int POST_NOTIFICATIONS_VALUEThe 'Post Notifications' literal value.- See Also:
-
VALUES
A public read-only list of all the 'Required Mobile Application Permission Messages' 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 Permission Messages' literal with the specified literal value.- Parameters:
literal
- the literal.- Returns:
- the matching enumerator or
null
.
-
getByName
Returns the 'Required Mobile Application Permission Messages' literal with the specified name.- Parameters:
name
- the name.- Returns:
- the matching enumerator or
null
.
-
get
Returns the 'Required Mobile Application Permission Messages' 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<RequiredMobileApplicationPermissionMessages>
-