Package emu.grasscutter.net.proto
Enum Class TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason
java.lang.Object
java.lang.Enum<TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason>
emu.grasscutter.net.proto.TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason>,Constable
- Enclosing class:
- TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord
public static enum TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason
extends Enum<TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason>
implements com.google.protobuf.ProtocolMessageEnum
Name: FJBKKFJNBHDProtobuf enum
TrialAvatarGrantRecord.GrantReason-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionFJBKKFJNBHD_HMLDNDBKNFL = 14;FJBKKFJNBHD_PJDEJIHFCPP = 15;GRANT_REASON_BY_CHAR_AMUSEMENT = 13;GRANT_REASON_BY_CRYSTAL_LINK_ACTIVITY = 7;GRANT_REASON_BY_DUNGEON_ELEMENT_CHALLENGE = 3;GRANT_REASON_BY_GM = 9;GRANT_REASON_BY_INSTABLE_SPRAY_ACTIVITY = 10;GRANT_REASON_BY_IRODORI_MASTER = 8;GRANT_REASON_BY_MIST_TRIAL_ACTIVITY = 4;GRANT_REASON_BY_MUQADAS_POTION_ACTIVITY = 11;GRANT_REASON_BY_POTION_ACTIVITY = 6;GRANT_REASON_BY_QUEST = 1;GRANT_REASON_BY_SUMO_ACTIVITY = 5;GRANT_REASON_BY_TRIAL_AVATAR_ACTIVITY = 2;GRANT_REASON_BY_VINTAGE_HUNTING = 12;GRANT_REASON_INVALID = 0; -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intFJBKKFJNBHD_HMLDNDBKNFL = 14;static final intFJBKKFJNBHD_PJDEJIHFCPP = 15;static final intGRANT_REASON_BY_CHAR_AMUSEMENT = 13;static final intGRANT_REASON_BY_CRYSTAL_LINK_ACTIVITY = 7;static final intGRANT_REASON_BY_DUNGEON_ELEMENT_CHALLENGE = 3;static final intGRANT_REASON_BY_GM = 9;static final intGRANT_REASON_BY_INSTABLE_SPRAY_ACTIVITY = 10;static final intGRANT_REASON_BY_IRODORI_MASTER = 8;static final intGRANT_REASON_BY_MIST_TRIAL_ACTIVITY = 4;static final intGRANT_REASON_BY_MUQADAS_POTION_ACTIVITY = 11;static final intGRANT_REASON_BY_POTION_ACTIVITY = 6;static final intGRANT_REASON_BY_QUEST = 1;static final intGRANT_REASON_BY_SUMO_ACTIVITY = 5;static final intGRANT_REASON_BY_TRIAL_AVATAR_ACTIVITY = 2;static final intGRANT_REASON_BY_VINTAGE_HUNTING = 12;static final intGRANT_REASON_INVALID = 0; -
Method Summary
Modifier and TypeMethodDescriptionforNumber(int value) static final com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason>valueOf(int value) Deprecated.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.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
-
GRANT_REASON_INVALID
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_INVALIDGRANT_REASON_INVALID = 0; -
GRANT_REASON_BY_QUEST
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_QUESTGRANT_REASON_BY_QUEST = 1; -
GRANT_REASON_BY_TRIAL_AVATAR_ACTIVITY
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_TRIAL_AVATAR_ACTIVITYGRANT_REASON_BY_TRIAL_AVATAR_ACTIVITY = 2; -
GRANT_REASON_BY_DUNGEON_ELEMENT_CHALLENGE
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_DUNGEON_ELEMENT_CHALLENGEGRANT_REASON_BY_DUNGEON_ELEMENT_CHALLENGE = 3; -
GRANT_REASON_BY_MIST_TRIAL_ACTIVITY
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_MIST_TRIAL_ACTIVITYGRANT_REASON_BY_MIST_TRIAL_ACTIVITY = 4; -
GRANT_REASON_BY_SUMO_ACTIVITY
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_SUMO_ACTIVITYGRANT_REASON_BY_SUMO_ACTIVITY = 5; -
GRANT_REASON_BY_POTION_ACTIVITY
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_POTION_ACTIVITYGRANT_REASON_BY_POTION_ACTIVITY = 6; -
GRANT_REASON_BY_CRYSTAL_LINK_ACTIVITY
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_CRYSTAL_LINK_ACTIVITYGRANT_REASON_BY_CRYSTAL_LINK_ACTIVITY = 7; -
GRANT_REASON_BY_IRODORI_MASTER
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_IRODORI_MASTERGRANT_REASON_BY_IRODORI_MASTER = 8; -
GRANT_REASON_BY_GM
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_GMGRANT_REASON_BY_GM = 9; -
GRANT_REASON_BY_INSTABLE_SPRAY_ACTIVITY
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_INSTABLE_SPRAY_ACTIVITYGRANT_REASON_BY_INSTABLE_SPRAY_ACTIVITY = 10; -
GRANT_REASON_BY_MUQADAS_POTION_ACTIVITY
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_MUQADAS_POTION_ACTIVITYGRANT_REASON_BY_MUQADAS_POTION_ACTIVITY = 11; -
GRANT_REASON_BY_VINTAGE_HUNTING
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_VINTAGE_HUNTINGGRANT_REASON_BY_VINTAGE_HUNTING = 12; -
GRANT_REASON_BY_CHAR_AMUSEMENT
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason GRANT_REASON_BY_CHAR_AMUSEMENTGRANT_REASON_BY_CHAR_AMUSEMENT = 13; -
FJBKKFJNBHD_HMLDNDBKNFL
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason FJBKKFJNBHD_HMLDNDBKNFLFJBKKFJNBHD_HMLDNDBKNFL = 14; -
FJBKKFJNBHD_PJDEJIHFCPP
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason FJBKKFJNBHD_PJDEJIHFCPPFJBKKFJNBHD_PJDEJIHFCPP = 15; -
UNRECOGNIZED
public static final TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason UNRECOGNIZED
-
-
Field Details
-
GRANT_REASON_INVALID_VALUE
public static final int GRANT_REASON_INVALID_VALUEGRANT_REASON_INVALID = 0;- See Also:
-
GRANT_REASON_BY_QUEST_VALUE
public static final int GRANT_REASON_BY_QUEST_VALUEGRANT_REASON_BY_QUEST = 1;- See Also:
-
GRANT_REASON_BY_TRIAL_AVATAR_ACTIVITY_VALUE
public static final int GRANT_REASON_BY_TRIAL_AVATAR_ACTIVITY_VALUEGRANT_REASON_BY_TRIAL_AVATAR_ACTIVITY = 2;- See Also:
-
GRANT_REASON_BY_DUNGEON_ELEMENT_CHALLENGE_VALUE
public static final int GRANT_REASON_BY_DUNGEON_ELEMENT_CHALLENGE_VALUEGRANT_REASON_BY_DUNGEON_ELEMENT_CHALLENGE = 3;- See Also:
-
GRANT_REASON_BY_MIST_TRIAL_ACTIVITY_VALUE
public static final int GRANT_REASON_BY_MIST_TRIAL_ACTIVITY_VALUEGRANT_REASON_BY_MIST_TRIAL_ACTIVITY = 4;- See Also:
-
GRANT_REASON_BY_SUMO_ACTIVITY_VALUE
public static final int GRANT_REASON_BY_SUMO_ACTIVITY_VALUEGRANT_REASON_BY_SUMO_ACTIVITY = 5;- See Also:
-
GRANT_REASON_BY_POTION_ACTIVITY_VALUE
public static final int GRANT_REASON_BY_POTION_ACTIVITY_VALUEGRANT_REASON_BY_POTION_ACTIVITY = 6;- See Also:
-
GRANT_REASON_BY_CRYSTAL_LINK_ACTIVITY_VALUE
public static final int GRANT_REASON_BY_CRYSTAL_LINK_ACTIVITY_VALUEGRANT_REASON_BY_CRYSTAL_LINK_ACTIVITY = 7;- See Also:
-
GRANT_REASON_BY_IRODORI_MASTER_VALUE
public static final int GRANT_REASON_BY_IRODORI_MASTER_VALUEGRANT_REASON_BY_IRODORI_MASTER = 8;- See Also:
-
GRANT_REASON_BY_GM_VALUE
public static final int GRANT_REASON_BY_GM_VALUEGRANT_REASON_BY_GM = 9;- See Also:
-
GRANT_REASON_BY_INSTABLE_SPRAY_ACTIVITY_VALUE
public static final int GRANT_REASON_BY_INSTABLE_SPRAY_ACTIVITY_VALUEGRANT_REASON_BY_INSTABLE_SPRAY_ACTIVITY = 10;- See Also:
-
GRANT_REASON_BY_MUQADAS_POTION_ACTIVITY_VALUE
public static final int GRANT_REASON_BY_MUQADAS_POTION_ACTIVITY_VALUEGRANT_REASON_BY_MUQADAS_POTION_ACTIVITY = 11;- See Also:
-
GRANT_REASON_BY_VINTAGE_HUNTING_VALUE
public static final int GRANT_REASON_BY_VINTAGE_HUNTING_VALUEGRANT_REASON_BY_VINTAGE_HUNTING = 12;- See Also:
-
GRANT_REASON_BY_CHAR_AMUSEMENT_VALUE
public static final int GRANT_REASON_BY_CHAR_AMUSEMENT_VALUEGRANT_REASON_BY_CHAR_AMUSEMENT = 13;- See Also:
-
FJBKKFJNBHD_HMLDNDBKNFL_VALUE
public static final int FJBKKFJNBHD_HMLDNDBKNFL_VALUEFJBKKFJNBHD_HMLDNDBKNFL = 14;- See Also:
-
FJBKKFJNBHD_PJDEJIHFCPP_VALUE
public static final int FJBKKFJNBHD_PJDEJIHFCPP_VALUEFJBKKFJNBHD_PJDEJIHFCPP = 15;- See Also:
-
-
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
public static TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason valueOf(String name) 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
-
getNumber
public final int getNumber()- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
@Deprecated public static TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason valueOf(int value) Deprecated.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:
value- 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
-
forNumber
public static TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason forNumber(int value) - Parameters:
value- The numeric wire value of the corresponding enum entry.- Returns:
- The enum associated with the given numeric wire value.
-
internalGetValueMap
public static com.google.protobuf.Internal.EnumLiteMap<TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason> internalGetValueMap() -
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static TrialAvatarGrantRecordOuterClass.TrialAvatarGrantRecord.GrantReason valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) 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:
desc- 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
-