Package emu.grasscutter.net.proto
Enum Class LanguageTypeOuterClass.LanguageType
java.lang.Object
java.lang.Enum<LanguageTypeOuterClass.LanguageType>
emu.grasscutter.net.proto.LanguageTypeOuterClass.LanguageType
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<LanguageTypeOuterClass.LanguageType>,Constable
- Enclosing class:
- LanguageTypeOuterClass
public static enum LanguageTypeOuterClass.LanguageType
extends Enum<LanguageTypeOuterClass.LanguageType>
implements com.google.protobuf.ProtocolMessageEnum
Protobuf enum
LanguageType-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionLANGUAGE_TYPE_DE = 5;LANGUAGE_TYPE_EN = 1;LANGUAGE_TYPE_ES = 6;LANGUAGE_TYPE_FR = 4;LANGUAGE_TYPE_ID = 13;LANGUAGE_TYPE_IT = 15;LANGUAGE_TYPE_JP = 9;LANGUAGE_TYPE_KR = 10;LANGUAGE_TYPE_NONE = 0;LANGUAGE_TYPE_PT = 7;LANGUAGE_TYPE_RU = 8;LANGUAGE_TYPE_SC = 2;LANGUAGE_TYPE_TC = 3;LANGUAGE_TYPE_TH = 11;LANGUAGE_TYPE_TR = 14;LANGUAGE_TYPE_VN = 12; -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intLANGUAGE_TYPE_DE = 5;static final intLANGUAGE_TYPE_EN = 1;static final intLANGUAGE_TYPE_ES = 6;static final intLANGUAGE_TYPE_FR = 4;static final intLANGUAGE_TYPE_ID = 13;static final intLANGUAGE_TYPE_IT = 15;static final intLANGUAGE_TYPE_JP = 9;static final intLANGUAGE_TYPE_KR = 10;static final intLANGUAGE_TYPE_NONE = 0;static final intLANGUAGE_TYPE_PT = 7;static final intLANGUAGE_TYPE_RU = 8;static final intLANGUAGE_TYPE_SC = 2;static final intLANGUAGE_TYPE_TC = 3;static final intLANGUAGE_TYPE_TH = 11;static final intLANGUAGE_TYPE_TR = 14;static final intLANGUAGE_TYPE_VN = 12; -
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<LanguageTypeOuterClass.LanguageType>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.static LanguageTypeOuterClass.LanguageType[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
LANGUAGE_TYPE_NONE
LANGUAGE_TYPE_NONE = 0; -
LANGUAGE_TYPE_EN
LANGUAGE_TYPE_EN = 1; -
LANGUAGE_TYPE_SC
LANGUAGE_TYPE_SC = 2; -
LANGUAGE_TYPE_TC
LANGUAGE_TYPE_TC = 3; -
LANGUAGE_TYPE_FR
LANGUAGE_TYPE_FR = 4; -
LANGUAGE_TYPE_DE
LANGUAGE_TYPE_DE = 5; -
LANGUAGE_TYPE_ES
LANGUAGE_TYPE_ES = 6; -
LANGUAGE_TYPE_PT
LANGUAGE_TYPE_PT = 7; -
LANGUAGE_TYPE_RU
LANGUAGE_TYPE_RU = 8; -
LANGUAGE_TYPE_JP
LANGUAGE_TYPE_JP = 9; -
LANGUAGE_TYPE_KR
LANGUAGE_TYPE_KR = 10; -
LANGUAGE_TYPE_TH
LANGUAGE_TYPE_TH = 11; -
LANGUAGE_TYPE_VN
LANGUAGE_TYPE_VN = 12; -
LANGUAGE_TYPE_ID
LANGUAGE_TYPE_ID = 13; -
LANGUAGE_TYPE_TR
LANGUAGE_TYPE_TR = 14; -
LANGUAGE_TYPE_IT
LANGUAGE_TYPE_IT = 15; -
UNRECOGNIZED
-
-
Field Details
-
LANGUAGE_TYPE_NONE_VALUE
public static final int LANGUAGE_TYPE_NONE_VALUELANGUAGE_TYPE_NONE = 0;- See Also:
-
LANGUAGE_TYPE_EN_VALUE
public static final int LANGUAGE_TYPE_EN_VALUELANGUAGE_TYPE_EN = 1;- See Also:
-
LANGUAGE_TYPE_SC_VALUE
public static final int LANGUAGE_TYPE_SC_VALUELANGUAGE_TYPE_SC = 2;- See Also:
-
LANGUAGE_TYPE_TC_VALUE
public static final int LANGUAGE_TYPE_TC_VALUELANGUAGE_TYPE_TC = 3;- See Also:
-
LANGUAGE_TYPE_FR_VALUE
public static final int LANGUAGE_TYPE_FR_VALUELANGUAGE_TYPE_FR = 4;- See Also:
-
LANGUAGE_TYPE_DE_VALUE
public static final int LANGUAGE_TYPE_DE_VALUELANGUAGE_TYPE_DE = 5;- See Also:
-
LANGUAGE_TYPE_ES_VALUE
public static final int LANGUAGE_TYPE_ES_VALUELANGUAGE_TYPE_ES = 6;- See Also:
-
LANGUAGE_TYPE_PT_VALUE
public static final int LANGUAGE_TYPE_PT_VALUELANGUAGE_TYPE_PT = 7;- See Also:
-
LANGUAGE_TYPE_RU_VALUE
public static final int LANGUAGE_TYPE_RU_VALUELANGUAGE_TYPE_RU = 8;- See Also:
-
LANGUAGE_TYPE_JP_VALUE
public static final int LANGUAGE_TYPE_JP_VALUELANGUAGE_TYPE_JP = 9;- See Also:
-
LANGUAGE_TYPE_KR_VALUE
public static final int LANGUAGE_TYPE_KR_VALUELANGUAGE_TYPE_KR = 10;- See Also:
-
LANGUAGE_TYPE_TH_VALUE
public static final int LANGUAGE_TYPE_TH_VALUELANGUAGE_TYPE_TH = 11;- See Also:
-
LANGUAGE_TYPE_VN_VALUE
public static final int LANGUAGE_TYPE_VN_VALUELANGUAGE_TYPE_VN = 12;- See Also:
-
LANGUAGE_TYPE_ID_VALUE
public static final int LANGUAGE_TYPE_ID_VALUELANGUAGE_TYPE_ID = 13;- See Also:
-
LANGUAGE_TYPE_TR_VALUE
public static final int LANGUAGE_TYPE_TR_VALUELANGUAGE_TYPE_TR = 14;- See Also:
-
LANGUAGE_TYPE_IT_VALUE
public static final int LANGUAGE_TYPE_IT_VALUELANGUAGE_TYPE_IT = 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
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.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
- 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<LanguageTypeOuterClass.LanguageType> 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 LanguageTypeOuterClass.LanguageType 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
-