All Downloads are FREE. Search and download functionalities are using the official Maven repository.

POGOProtos.Enums.FormOuterClass Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: POGOProtos/Enums/Form.proto

package POGOProtos.Enums;

public final class FormOuterClass {
  private FormOuterClass() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  /**
   * Protobuf enum {@code POGOProtos.Enums.Form}
   */
  public enum Form
      implements com.google.protobuf.ProtocolMessageEnum {
    /**
     * FORM_UNSET = 0;
     */
    FORM_UNSET(0),
    /**
     * UNOWN_A = 1;
     */
    UNOWN_A(1),
    /**
     * UNOWN_B = 2;
     */
    UNOWN_B(2),
    /**
     * UNOWN_C = 3;
     */
    UNOWN_C(3),
    /**
     * UNOWN_D = 4;
     */
    UNOWN_D(4),
    /**
     * UNOWN_E = 5;
     */
    UNOWN_E(5),
    /**
     * UNOWN_F = 6;
     */
    UNOWN_F(6),
    /**
     * UNOWN_G = 7;
     */
    UNOWN_G(7),
    /**
     * UNOWN_H = 8;
     */
    UNOWN_H(8),
    /**
     * UNOWN_I = 9;
     */
    UNOWN_I(9),
    /**
     * UNOWN_J = 10;
     */
    UNOWN_J(10),
    /**
     * UNOWN_K = 11;
     */
    UNOWN_K(11),
    /**
     * UNOWN_L = 12;
     */
    UNOWN_L(12),
    /**
     * UNOWN_M = 13;
     */
    UNOWN_M(13),
    /**
     * UNOWN_N = 14;
     */
    UNOWN_N(14),
    /**
     * UNOWN_O = 15;
     */
    UNOWN_O(15),
    /**
     * UNOWN_P = 16;
     */
    UNOWN_P(16),
    /**
     * UNOWN_Q = 17;
     */
    UNOWN_Q(17),
    /**
     * UNOWN_R = 18;
     */
    UNOWN_R(18),
    /**
     * UNOWN_S = 19;
     */
    UNOWN_S(19),
    /**
     * UNOWN_T = 20;
     */
    UNOWN_T(20),
    /**
     * UNOWN_U = 21;
     */
    UNOWN_U(21),
    /**
     * UNOWN_V = 22;
     */
    UNOWN_V(22),
    /**
     * UNOWN_W = 23;
     */
    UNOWN_W(23),
    /**
     * UNOWN_X = 24;
     */
    UNOWN_X(24),
    /**
     * UNOWN_Y = 25;
     */
    UNOWN_Y(25),
    /**
     * UNOWN_Z = 26;
     */
    UNOWN_Z(26),
    /**
     * UNOWN_EXCLAMATION_POINT = 27;
     */
    UNOWN_EXCLAMATION_POINT(27),
    /**
     * UNOWN_QUESTION_MARK = 28;
     */
    UNOWN_QUESTION_MARK(28),
    /**
     * CASTFORM_NORMAL = 29;
     */
    CASTFORM_NORMAL(29),
    /**
     * CASTFORM_SUNNY = 30;
     */
    CASTFORM_SUNNY(30),
    /**
     * CASTFORM_RAINY = 31;
     */
    CASTFORM_RAINY(31),
    /**
     * CASTFORM_SNOWY = 32;
     */
    CASTFORM_SNOWY(32),
    /**
     * DEOXYS_NORMAL = 33;
     */
    DEOXYS_NORMAL(33),
    /**
     * DEOXYS_ATTACK = 34;
     */
    DEOXYS_ATTACK(34),
    /**
     * DEOXYS_DEFENSE = 35;
     */
    DEOXYS_DEFENSE(35),
    /**
     * DEOXYS_SPEED = 36;
     */
    DEOXYS_SPEED(36),
    /**
     * SPINDA_00 = 37;
     */
    SPINDA_00(37),
    /**
     * SPINDA_01 = 38;
     */
    SPINDA_01(38),
    /**
     * SPINDA_02 = 39;
     */
    SPINDA_02(39),
    /**
     * SPINDA_03 = 40;
     */
    SPINDA_03(40),
    /**
     * SPINDA_04 = 41;
     */
    SPINDA_04(41),
    /**
     * SPINDA_05 = 42;
     */
    SPINDA_05(42),
    /**
     * SPINDA_06 = 43;
     */
    SPINDA_06(43),
    /**
     * SPINDA_07 = 44;
     */
    SPINDA_07(44),
    /**
     * RATTATA_NORMAL = 45;
     */
    RATTATA_NORMAL(45),
    /**
     * RATTATA_ALOLA = 46;
     */
    RATTATA_ALOLA(46),
    /**
     * RATICATE_NORMAL = 47;
     */
    RATICATE_NORMAL(47),
    /**
     * RATICATE_ALOLA = 48;
     */
    RATICATE_ALOLA(48),
    /**
     * RAICHU_NORMAL = 49;
     */
    RAICHU_NORMAL(49),
    /**
     * RAICHU_ALOLA = 50;
     */
    RAICHU_ALOLA(50),
    /**
     * SANDSHREW_NORMAL = 51;
     */
    SANDSHREW_NORMAL(51),
    /**
     * SANDSHREW_ALOLA = 52;
     */
    SANDSHREW_ALOLA(52),
    /**
     * SANDSLASH_NORMAL = 53;
     */
    SANDSLASH_NORMAL(53),
    /**
     * SANDSLASH_ALOLA = 54;
     */
    SANDSLASH_ALOLA(54),
    /**
     * VULPIX_NORMAL = 55;
     */
    VULPIX_NORMAL(55),
    /**
     * VULPIX_ALOLA = 56;
     */
    VULPIX_ALOLA(56),
    /**
     * NINETALES_NORMAL = 57;
     */
    NINETALES_NORMAL(57),
    /**
     * NINETALES_ALOLA = 58;
     */
    NINETALES_ALOLA(58),
    /**
     * DIGLETT_NORMAL = 59;
     */
    DIGLETT_NORMAL(59),
    /**
     * DIGLETT_ALOLA = 60;
     */
    DIGLETT_ALOLA(60),
    /**
     * DUGTRIO_NORMAL = 61;
     */
    DUGTRIO_NORMAL(61),
    /**
     * DUGTRIO_ALOLA = 62;
     */
    DUGTRIO_ALOLA(62),
    /**
     * MEOWTH_NORMAL = 63;
     */
    MEOWTH_NORMAL(63),
    /**
     * MEOWTH_ALOLA = 64;
     */
    MEOWTH_ALOLA(64),
    /**
     * PERSIAN_NORMAL = 65;
     */
    PERSIAN_NORMAL(65),
    /**
     * PERSIAN_ALOLA = 66;
     */
    PERSIAN_ALOLA(66),
    /**
     * GEODUDE_NORMAL = 67;
     */
    GEODUDE_NORMAL(67),
    /**
     * GEODUDE_ALOLA = 68;
     */
    GEODUDE_ALOLA(68),
    /**
     * GRAVELER_NORMAL = 69;
     */
    GRAVELER_NORMAL(69),
    /**
     * GRAVELER_ALOLA = 70;
     */
    GRAVELER_ALOLA(70),
    /**
     * GOLEM_NORMAL = 71;
     */
    GOLEM_NORMAL(71),
    /**
     * GOLEM_ALOLA = 72;
     */
    GOLEM_ALOLA(72),
    /**
     * GRIMER_NORMAL = 73;
     */
    GRIMER_NORMAL(73),
    /**
     * GRIMER_ALOLA = 74;
     */
    GRIMER_ALOLA(74),
    /**
     * MUK_NORMAL = 75;
     */
    MUK_NORMAL(75),
    /**
     * MUK_ALOLA = 76;
     */
    MUK_ALOLA(76),
    /**
     * EXEGGUTOR_NORMAL = 77;
     */
    EXEGGUTOR_NORMAL(77),
    /**
     * EXEGGUTOR_ALOLA = 78;
     */
    EXEGGUTOR_ALOLA(78),
    /**
     * MAROWAK_NORMAL = 79;
     */
    MAROWAK_NORMAL(79),
    /**
     * MAROWAK_ALOLA = 80;
     */
    MAROWAK_ALOLA(80),
    /**
     * ROTOM_NORMAL = 81;
     */
    ROTOM_NORMAL(81),
    /**
     * ROTOM_FROST = 82;
     */
    ROTOM_FROST(82),
    /**
     * ROTOM_FAN = 83;
     */
    ROTOM_FAN(83),
    /**
     * ROTOM_MOW = 84;
     */
    ROTOM_MOW(84),
    /**
     * ROTOM_WASH = 85;
     */
    ROTOM_WASH(85),
    /**
     * ROTOM_HEAT = 86;
     */
    ROTOM_HEAT(86),
    /**
     * WORMADAM_PLANT = 87;
     */
    WORMADAM_PLANT(87),
    /**
     * WORMADAM_SANDY = 88;
     */
    WORMADAM_SANDY(88),
    /**
     * WORMADAM_TRASH = 89;
     */
    WORMADAM_TRASH(89),
    /**
     * GIRATINA_ALTERED = 90;
     */
    GIRATINA_ALTERED(90),
    /**
     * GIRATINA_ORIGIN = 91;
     */
    GIRATINA_ORIGIN(91),
    /**
     * SHAYMIN_SKY = 92;
     */
    SHAYMIN_SKY(92),
    /**
     * SHAYMIN_LAND = 93;
     */
    SHAYMIN_LAND(93),
    /**
     * CHERRIM_OVERCAST = 94;
     */
    CHERRIM_OVERCAST(94),
    /**
     * CHERRIM_SUNNY = 95;
     */
    CHERRIM_SUNNY(95),
    /**
     * SHELLOS_WEST_SEA = 96;
     */
    SHELLOS_WEST_SEA(96),
    /**
     * SHELLOS_EAST_SEA = 97;
     */
    SHELLOS_EAST_SEA(97),
    /**
     * GASTRODON_WEST_SEA = 98;
     */
    GASTRODON_WEST_SEA(98),
    /**
     * GASTRODON_EAST_SEA = 99;
     */
    GASTRODON_EAST_SEA(99),
    /**
     * ARCEUS_NORMAL = 100;
     */
    ARCEUS_NORMAL(100),
    /**
     * ARCEUS_FIGHTING = 101;
     */
    ARCEUS_FIGHTING(101),
    /**
     * ARCEUS_FLYING = 102;
     */
    ARCEUS_FLYING(102),
    /**
     * ARCEUS_POISON = 103;
     */
    ARCEUS_POISON(103),
    /**
     * ARCEUS_GROUND = 104;
     */
    ARCEUS_GROUND(104),
    /**
     * ARCEUS_ROCK = 105;
     */
    ARCEUS_ROCK(105),
    /**
     * ARCEUS_BUG = 106;
     */
    ARCEUS_BUG(106),
    /**
     * ARCEUS_GHOST = 107;
     */
    ARCEUS_GHOST(107),
    /**
     * ARCEUS_STEEL = 108;
     */
    ARCEUS_STEEL(108),
    /**
     * ARCEUS_FIRE = 109;
     */
    ARCEUS_FIRE(109),
    /**
     * ARCEUS_WATER = 110;
     */
    ARCEUS_WATER(110),
    /**
     * ARCEUS_GRASS = 111;
     */
    ARCEUS_GRASS(111),
    /**
     * ARCEUS_ELECTRIC = 112;
     */
    ARCEUS_ELECTRIC(112),
    /**
     * ARCEUS_PSYCHIC = 113;
     */
    ARCEUS_PSYCHIC(113),
    /**
     * ARCEUS_ICE = 114;
     */
    ARCEUS_ICE(114),
    /**
     * ARCEUS_DRAGON = 115;
     */
    ARCEUS_DRAGON(115),
    /**
     * ARCEUS_DARK = 116;
     */
    ARCEUS_DARK(116),
    /**
     * ARCEUS_FAIRY = 117;
     */
    ARCEUS_FAIRY(117),
    /**
     * BURMY_PLANT = 118;
     */
    BURMY_PLANT(118),
    /**
     * BURMY_SANDY = 119;
     */
    BURMY_SANDY(119),
    /**
     * BURMY_TRASH = 120;
     */
    BURMY_TRASH(120),
    /**
     * SPINDA_08 = 121;
     */
    SPINDA_08(121),
    /**
     * SPINDA_09 = 122;
     */
    SPINDA_09(122),
    /**
     * SPINDA_10 = 123;
     */
    SPINDA_10(123),
    /**
     * SPINDA_11 = 124;
     */
    SPINDA_11(124),
    /**
     * SPINDA_12 = 125;
     */
    SPINDA_12(125),
    /**
     * SPINDA_13 = 126;
     */
    SPINDA_13(126),
    /**
     * SPINDA_14 = 127;
     */
    SPINDA_14(127),
    /**
     * SPINDA_15 = 128;
     */
    SPINDA_15(128),
    /**
     * SPINDA_16 = 129;
     */
    SPINDA_16(129),
    /**
     * SPINDA_17 = 130;
     */
    SPINDA_17(130),
    /**
     * SPINDA_18 = 131;
     */
    SPINDA_18(131),
    /**
     * SPINDA_19 = 132;
     */
    SPINDA_19(132),
    /**
     * MEWTWO_A = 133;
     */
    MEWTWO_A(133),
    /**
     * MEWTWO_A_INTRO = 134;
     */
    MEWTWO_A_INTRO(134),
    /**
     * MEWTWO_NORMAL = 135;
     */
    MEWTWO_NORMAL(135),
    UNRECOGNIZED(-1),
    ;

    /**
     * FORM_UNSET = 0;
     */
    public static final int FORM_UNSET_VALUE = 0;
    /**
     * UNOWN_A = 1;
     */
    public static final int UNOWN_A_VALUE = 1;
    /**
     * UNOWN_B = 2;
     */
    public static final int UNOWN_B_VALUE = 2;
    /**
     * UNOWN_C = 3;
     */
    public static final int UNOWN_C_VALUE = 3;
    /**
     * UNOWN_D = 4;
     */
    public static final int UNOWN_D_VALUE = 4;
    /**
     * UNOWN_E = 5;
     */
    public static final int UNOWN_E_VALUE = 5;
    /**
     * UNOWN_F = 6;
     */
    public static final int UNOWN_F_VALUE = 6;
    /**
     * UNOWN_G = 7;
     */
    public static final int UNOWN_G_VALUE = 7;
    /**
     * UNOWN_H = 8;
     */
    public static final int UNOWN_H_VALUE = 8;
    /**
     * UNOWN_I = 9;
     */
    public static final int UNOWN_I_VALUE = 9;
    /**
     * UNOWN_J = 10;
     */
    public static final int UNOWN_J_VALUE = 10;
    /**
     * UNOWN_K = 11;
     */
    public static final int UNOWN_K_VALUE = 11;
    /**
     * UNOWN_L = 12;
     */
    public static final int UNOWN_L_VALUE = 12;
    /**
     * UNOWN_M = 13;
     */
    public static final int UNOWN_M_VALUE = 13;
    /**
     * UNOWN_N = 14;
     */
    public static final int UNOWN_N_VALUE = 14;
    /**
     * UNOWN_O = 15;
     */
    public static final int UNOWN_O_VALUE = 15;
    /**
     * UNOWN_P = 16;
     */
    public static final int UNOWN_P_VALUE = 16;
    /**
     * UNOWN_Q = 17;
     */
    public static final int UNOWN_Q_VALUE = 17;
    /**
     * UNOWN_R = 18;
     */
    public static final int UNOWN_R_VALUE = 18;
    /**
     * UNOWN_S = 19;
     */
    public static final int UNOWN_S_VALUE = 19;
    /**
     * UNOWN_T = 20;
     */
    public static final int UNOWN_T_VALUE = 20;
    /**
     * UNOWN_U = 21;
     */
    public static final int UNOWN_U_VALUE = 21;
    /**
     * UNOWN_V = 22;
     */
    public static final int UNOWN_V_VALUE = 22;
    /**
     * UNOWN_W = 23;
     */
    public static final int UNOWN_W_VALUE = 23;
    /**
     * UNOWN_X = 24;
     */
    public static final int UNOWN_X_VALUE = 24;
    /**
     * UNOWN_Y = 25;
     */
    public static final int UNOWN_Y_VALUE = 25;
    /**
     * UNOWN_Z = 26;
     */
    public static final int UNOWN_Z_VALUE = 26;
    /**
     * UNOWN_EXCLAMATION_POINT = 27;
     */
    public static final int UNOWN_EXCLAMATION_POINT_VALUE = 27;
    /**
     * UNOWN_QUESTION_MARK = 28;
     */
    public static final int UNOWN_QUESTION_MARK_VALUE = 28;
    /**
     * CASTFORM_NORMAL = 29;
     */
    public static final int CASTFORM_NORMAL_VALUE = 29;
    /**
     * CASTFORM_SUNNY = 30;
     */
    public static final int CASTFORM_SUNNY_VALUE = 30;
    /**
     * CASTFORM_RAINY = 31;
     */
    public static final int CASTFORM_RAINY_VALUE = 31;
    /**
     * CASTFORM_SNOWY = 32;
     */
    public static final int CASTFORM_SNOWY_VALUE = 32;
    /**
     * DEOXYS_NORMAL = 33;
     */
    public static final int DEOXYS_NORMAL_VALUE = 33;
    /**
     * DEOXYS_ATTACK = 34;
     */
    public static final int DEOXYS_ATTACK_VALUE = 34;
    /**
     * DEOXYS_DEFENSE = 35;
     */
    public static final int DEOXYS_DEFENSE_VALUE = 35;
    /**
     * DEOXYS_SPEED = 36;
     */
    public static final int DEOXYS_SPEED_VALUE = 36;
    /**
     * SPINDA_00 = 37;
     */
    public static final int SPINDA_00_VALUE = 37;
    /**
     * SPINDA_01 = 38;
     */
    public static final int SPINDA_01_VALUE = 38;
    /**
     * SPINDA_02 = 39;
     */
    public static final int SPINDA_02_VALUE = 39;
    /**
     * SPINDA_03 = 40;
     */
    public static final int SPINDA_03_VALUE = 40;
    /**
     * SPINDA_04 = 41;
     */
    public static final int SPINDA_04_VALUE = 41;
    /**
     * SPINDA_05 = 42;
     */
    public static final int SPINDA_05_VALUE = 42;
    /**
     * SPINDA_06 = 43;
     */
    public static final int SPINDA_06_VALUE = 43;
    /**
     * SPINDA_07 = 44;
     */
    public static final int SPINDA_07_VALUE = 44;
    /**
     * RATTATA_NORMAL = 45;
     */
    public static final int RATTATA_NORMAL_VALUE = 45;
    /**
     * RATTATA_ALOLA = 46;
     */
    public static final int RATTATA_ALOLA_VALUE = 46;
    /**
     * RATICATE_NORMAL = 47;
     */
    public static final int RATICATE_NORMAL_VALUE = 47;
    /**
     * RATICATE_ALOLA = 48;
     */
    public static final int RATICATE_ALOLA_VALUE = 48;
    /**
     * RAICHU_NORMAL = 49;
     */
    public static final int RAICHU_NORMAL_VALUE = 49;
    /**
     * RAICHU_ALOLA = 50;
     */
    public static final int RAICHU_ALOLA_VALUE = 50;
    /**
     * SANDSHREW_NORMAL = 51;
     */
    public static final int SANDSHREW_NORMAL_VALUE = 51;
    /**
     * SANDSHREW_ALOLA = 52;
     */
    public static final int SANDSHREW_ALOLA_VALUE = 52;
    /**
     * SANDSLASH_NORMAL = 53;
     */
    public static final int SANDSLASH_NORMAL_VALUE = 53;
    /**
     * SANDSLASH_ALOLA = 54;
     */
    public static final int SANDSLASH_ALOLA_VALUE = 54;
    /**
     * VULPIX_NORMAL = 55;
     */
    public static final int VULPIX_NORMAL_VALUE = 55;
    /**
     * VULPIX_ALOLA = 56;
     */
    public static final int VULPIX_ALOLA_VALUE = 56;
    /**
     * NINETALES_NORMAL = 57;
     */
    public static final int NINETALES_NORMAL_VALUE = 57;
    /**
     * NINETALES_ALOLA = 58;
     */
    public static final int NINETALES_ALOLA_VALUE = 58;
    /**
     * DIGLETT_NORMAL = 59;
     */
    public static final int DIGLETT_NORMAL_VALUE = 59;
    /**
     * DIGLETT_ALOLA = 60;
     */
    public static final int DIGLETT_ALOLA_VALUE = 60;
    /**
     * DUGTRIO_NORMAL = 61;
     */
    public static final int DUGTRIO_NORMAL_VALUE = 61;
    /**
     * DUGTRIO_ALOLA = 62;
     */
    public static final int DUGTRIO_ALOLA_VALUE = 62;
    /**
     * MEOWTH_NORMAL = 63;
     */
    public static final int MEOWTH_NORMAL_VALUE = 63;
    /**
     * MEOWTH_ALOLA = 64;
     */
    public static final int MEOWTH_ALOLA_VALUE = 64;
    /**
     * PERSIAN_NORMAL = 65;
     */
    public static final int PERSIAN_NORMAL_VALUE = 65;
    /**
     * PERSIAN_ALOLA = 66;
     */
    public static final int PERSIAN_ALOLA_VALUE = 66;
    /**
     * GEODUDE_NORMAL = 67;
     */
    public static final int GEODUDE_NORMAL_VALUE = 67;
    /**
     * GEODUDE_ALOLA = 68;
     */
    public static final int GEODUDE_ALOLA_VALUE = 68;
    /**
     * GRAVELER_NORMAL = 69;
     */
    public static final int GRAVELER_NORMAL_VALUE = 69;
    /**
     * GRAVELER_ALOLA = 70;
     */
    public static final int GRAVELER_ALOLA_VALUE = 70;
    /**
     * GOLEM_NORMAL = 71;
     */
    public static final int GOLEM_NORMAL_VALUE = 71;
    /**
     * GOLEM_ALOLA = 72;
     */
    public static final int GOLEM_ALOLA_VALUE = 72;
    /**
     * GRIMER_NORMAL = 73;
     */
    public static final int GRIMER_NORMAL_VALUE = 73;
    /**
     * GRIMER_ALOLA = 74;
     */
    public static final int GRIMER_ALOLA_VALUE = 74;
    /**
     * MUK_NORMAL = 75;
     */
    public static final int MUK_NORMAL_VALUE = 75;
    /**
     * MUK_ALOLA = 76;
     */
    public static final int MUK_ALOLA_VALUE = 76;
    /**
     * EXEGGUTOR_NORMAL = 77;
     */
    public static final int EXEGGUTOR_NORMAL_VALUE = 77;
    /**
     * EXEGGUTOR_ALOLA = 78;
     */
    public static final int EXEGGUTOR_ALOLA_VALUE = 78;
    /**
     * MAROWAK_NORMAL = 79;
     */
    public static final int MAROWAK_NORMAL_VALUE = 79;
    /**
     * MAROWAK_ALOLA = 80;
     */
    public static final int MAROWAK_ALOLA_VALUE = 80;
    /**
     * ROTOM_NORMAL = 81;
     */
    public static final int ROTOM_NORMAL_VALUE = 81;
    /**
     * ROTOM_FROST = 82;
     */
    public static final int ROTOM_FROST_VALUE = 82;
    /**
     * ROTOM_FAN = 83;
     */
    public static final int ROTOM_FAN_VALUE = 83;
    /**
     * ROTOM_MOW = 84;
     */
    public static final int ROTOM_MOW_VALUE = 84;
    /**
     * ROTOM_WASH = 85;
     */
    public static final int ROTOM_WASH_VALUE = 85;
    /**
     * ROTOM_HEAT = 86;
     */
    public static final int ROTOM_HEAT_VALUE = 86;
    /**
     * WORMADAM_PLANT = 87;
     */
    public static final int WORMADAM_PLANT_VALUE = 87;
    /**
     * WORMADAM_SANDY = 88;
     */
    public static final int WORMADAM_SANDY_VALUE = 88;
    /**
     * WORMADAM_TRASH = 89;
     */
    public static final int WORMADAM_TRASH_VALUE = 89;
    /**
     * GIRATINA_ALTERED = 90;
     */
    public static final int GIRATINA_ALTERED_VALUE = 90;
    /**
     * GIRATINA_ORIGIN = 91;
     */
    public static final int GIRATINA_ORIGIN_VALUE = 91;
    /**
     * SHAYMIN_SKY = 92;
     */
    public static final int SHAYMIN_SKY_VALUE = 92;
    /**
     * SHAYMIN_LAND = 93;
     */
    public static final int SHAYMIN_LAND_VALUE = 93;
    /**
     * CHERRIM_OVERCAST = 94;
     */
    public static final int CHERRIM_OVERCAST_VALUE = 94;
    /**
     * CHERRIM_SUNNY = 95;
     */
    public static final int CHERRIM_SUNNY_VALUE = 95;
    /**
     * SHELLOS_WEST_SEA = 96;
     */
    public static final int SHELLOS_WEST_SEA_VALUE = 96;
    /**
     * SHELLOS_EAST_SEA = 97;
     */
    public static final int SHELLOS_EAST_SEA_VALUE = 97;
    /**
     * GASTRODON_WEST_SEA = 98;
     */
    public static final int GASTRODON_WEST_SEA_VALUE = 98;
    /**
     * GASTRODON_EAST_SEA = 99;
     */
    public static final int GASTRODON_EAST_SEA_VALUE = 99;
    /**
     * ARCEUS_NORMAL = 100;
     */
    public static final int ARCEUS_NORMAL_VALUE = 100;
    /**
     * ARCEUS_FIGHTING = 101;
     */
    public static final int ARCEUS_FIGHTING_VALUE = 101;
    /**
     * ARCEUS_FLYING = 102;
     */
    public static final int ARCEUS_FLYING_VALUE = 102;
    /**
     * ARCEUS_POISON = 103;
     */
    public static final int ARCEUS_POISON_VALUE = 103;
    /**
     * ARCEUS_GROUND = 104;
     */
    public static final int ARCEUS_GROUND_VALUE = 104;
    /**
     * ARCEUS_ROCK = 105;
     */
    public static final int ARCEUS_ROCK_VALUE = 105;
    /**
     * ARCEUS_BUG = 106;
     */
    public static final int ARCEUS_BUG_VALUE = 106;
    /**
     * ARCEUS_GHOST = 107;
     */
    public static final int ARCEUS_GHOST_VALUE = 107;
    /**
     * ARCEUS_STEEL = 108;
     */
    public static final int ARCEUS_STEEL_VALUE = 108;
    /**
     * ARCEUS_FIRE = 109;
     */
    public static final int ARCEUS_FIRE_VALUE = 109;
    /**
     * ARCEUS_WATER = 110;
     */
    public static final int ARCEUS_WATER_VALUE = 110;
    /**
     * ARCEUS_GRASS = 111;
     */
    public static final int ARCEUS_GRASS_VALUE = 111;
    /**
     * ARCEUS_ELECTRIC = 112;
     */
    public static final int ARCEUS_ELECTRIC_VALUE = 112;
    /**
     * ARCEUS_PSYCHIC = 113;
     */
    public static final int ARCEUS_PSYCHIC_VALUE = 113;
    /**
     * ARCEUS_ICE = 114;
     */
    public static final int ARCEUS_ICE_VALUE = 114;
    /**
     * ARCEUS_DRAGON = 115;
     */
    public static final int ARCEUS_DRAGON_VALUE = 115;
    /**
     * ARCEUS_DARK = 116;
     */
    public static final int ARCEUS_DARK_VALUE = 116;
    /**
     * ARCEUS_FAIRY = 117;
     */
    public static final int ARCEUS_FAIRY_VALUE = 117;
    /**
     * BURMY_PLANT = 118;
     */
    public static final int BURMY_PLANT_VALUE = 118;
    /**
     * BURMY_SANDY = 119;
     */
    public static final int BURMY_SANDY_VALUE = 119;
    /**
     * BURMY_TRASH = 120;
     */
    public static final int BURMY_TRASH_VALUE = 120;
    /**
     * SPINDA_08 = 121;
     */
    public static final int SPINDA_08_VALUE = 121;
    /**
     * SPINDA_09 = 122;
     */
    public static final int SPINDA_09_VALUE = 122;
    /**
     * SPINDA_10 = 123;
     */
    public static final int SPINDA_10_VALUE = 123;
    /**
     * SPINDA_11 = 124;
     */
    public static final int SPINDA_11_VALUE = 124;
    /**
     * SPINDA_12 = 125;
     */
    public static final int SPINDA_12_VALUE = 125;
    /**
     * SPINDA_13 = 126;
     */
    public static final int SPINDA_13_VALUE = 126;
    /**
     * SPINDA_14 = 127;
     */
    public static final int SPINDA_14_VALUE = 127;
    /**
     * SPINDA_15 = 128;
     */
    public static final int SPINDA_15_VALUE = 128;
    /**
     * SPINDA_16 = 129;
     */
    public static final int SPINDA_16_VALUE = 129;
    /**
     * SPINDA_17 = 130;
     */
    public static final int SPINDA_17_VALUE = 130;
    /**
     * SPINDA_18 = 131;
     */
    public static final int SPINDA_18_VALUE = 131;
    /**
     * SPINDA_19 = 132;
     */
    public static final int SPINDA_19_VALUE = 132;
    /**
     * MEWTWO_A = 133;
     */
    public static final int MEWTWO_A_VALUE = 133;
    /**
     * MEWTWO_A_INTRO = 134;
     */
    public static final int MEWTWO_A_INTRO_VALUE = 134;
    /**
     * MEWTWO_NORMAL = 135;
     */
    public static final int MEWTWO_NORMAL_VALUE = 135;


    public final int getNumber() {
      if (this == UNRECOGNIZED) {
        throw new java.lang.IllegalArgumentException(
            "Can't get the number of an unknown enum value.");
      }
      return value;
    }

    /**
     * @deprecated Use {@link #forNumber(int)} instead.
     */
    @java.lang.Deprecated
    public static Form valueOf(int value) {
      return forNumber(value);
    }

    public static Form forNumber(int value) {
      switch (value) {
        case 0: return FORM_UNSET;
        case 1: return UNOWN_A;
        case 2: return UNOWN_B;
        case 3: return UNOWN_C;
        case 4: return UNOWN_D;
        case 5: return UNOWN_E;
        case 6: return UNOWN_F;
        case 7: return UNOWN_G;
        case 8: return UNOWN_H;
        case 9: return UNOWN_I;
        case 10: return UNOWN_J;
        case 11: return UNOWN_K;
        case 12: return UNOWN_L;
        case 13: return UNOWN_M;
        case 14: return UNOWN_N;
        case 15: return UNOWN_O;
        case 16: return UNOWN_P;
        case 17: return UNOWN_Q;
        case 18: return UNOWN_R;
        case 19: return UNOWN_S;
        case 20: return UNOWN_T;
        case 21: return UNOWN_U;
        case 22: return UNOWN_V;
        case 23: return UNOWN_W;
        case 24: return UNOWN_X;
        case 25: return UNOWN_Y;
        case 26: return UNOWN_Z;
        case 27: return UNOWN_EXCLAMATION_POINT;
        case 28: return UNOWN_QUESTION_MARK;
        case 29: return CASTFORM_NORMAL;
        case 30: return CASTFORM_SUNNY;
        case 31: return CASTFORM_RAINY;
        case 32: return CASTFORM_SNOWY;
        case 33: return DEOXYS_NORMAL;
        case 34: return DEOXYS_ATTACK;
        case 35: return DEOXYS_DEFENSE;
        case 36: return DEOXYS_SPEED;
        case 37: return SPINDA_00;
        case 38: return SPINDA_01;
        case 39: return SPINDA_02;
        case 40: return SPINDA_03;
        case 41: return SPINDA_04;
        case 42: return SPINDA_05;
        case 43: return SPINDA_06;
        case 44: return SPINDA_07;
        case 45: return RATTATA_NORMAL;
        case 46: return RATTATA_ALOLA;
        case 47: return RATICATE_NORMAL;
        case 48: return RATICATE_ALOLA;
        case 49: return RAICHU_NORMAL;
        case 50: return RAICHU_ALOLA;
        case 51: return SANDSHREW_NORMAL;
        case 52: return SANDSHREW_ALOLA;
        case 53: return SANDSLASH_NORMAL;
        case 54: return SANDSLASH_ALOLA;
        case 55: return VULPIX_NORMAL;
        case 56: return VULPIX_ALOLA;
        case 57: return NINETALES_NORMAL;
        case 58: return NINETALES_ALOLA;
        case 59: return DIGLETT_NORMAL;
        case 60: return DIGLETT_ALOLA;
        case 61: return DUGTRIO_NORMAL;
        case 62: return DUGTRIO_ALOLA;
        case 63: return MEOWTH_NORMAL;
        case 64: return MEOWTH_ALOLA;
        case 65: return PERSIAN_NORMAL;
        case 66: return PERSIAN_ALOLA;
        case 67: return GEODUDE_NORMAL;
        case 68: return GEODUDE_ALOLA;
        case 69: return GRAVELER_NORMAL;
        case 70: return GRAVELER_ALOLA;
        case 71: return GOLEM_NORMAL;
        case 72: return GOLEM_ALOLA;
        case 73: return GRIMER_NORMAL;
        case 74: return GRIMER_ALOLA;
        case 75: return MUK_NORMAL;
        case 76: return MUK_ALOLA;
        case 77: return EXEGGUTOR_NORMAL;
        case 78: return EXEGGUTOR_ALOLA;
        case 79: return MAROWAK_NORMAL;
        case 80: return MAROWAK_ALOLA;
        case 81: return ROTOM_NORMAL;
        case 82: return ROTOM_FROST;
        case 83: return ROTOM_FAN;
        case 84: return ROTOM_MOW;
        case 85: return ROTOM_WASH;
        case 86: return ROTOM_HEAT;
        case 87: return WORMADAM_PLANT;
        case 88: return WORMADAM_SANDY;
        case 89: return WORMADAM_TRASH;
        case 90: return GIRATINA_ALTERED;
        case 91: return GIRATINA_ORIGIN;
        case 92: return SHAYMIN_SKY;
        case 93: return SHAYMIN_LAND;
        case 94: return CHERRIM_OVERCAST;
        case 95: return CHERRIM_SUNNY;
        case 96: return SHELLOS_WEST_SEA;
        case 97: return SHELLOS_EAST_SEA;
        case 98: return GASTRODON_WEST_SEA;
        case 99: return GASTRODON_EAST_SEA;
        case 100: return ARCEUS_NORMAL;
        case 101: return ARCEUS_FIGHTING;
        case 102: return ARCEUS_FLYING;
        case 103: return ARCEUS_POISON;
        case 104: return ARCEUS_GROUND;
        case 105: return ARCEUS_ROCK;
        case 106: return ARCEUS_BUG;
        case 107: return ARCEUS_GHOST;
        case 108: return ARCEUS_STEEL;
        case 109: return ARCEUS_FIRE;
        case 110: return ARCEUS_WATER;
        case 111: return ARCEUS_GRASS;
        case 112: return ARCEUS_ELECTRIC;
        case 113: return ARCEUS_PSYCHIC;
        case 114: return ARCEUS_ICE;
        case 115: return ARCEUS_DRAGON;
        case 116: return ARCEUS_DARK;
        case 117: return ARCEUS_FAIRY;
        case 118: return BURMY_PLANT;
        case 119: return BURMY_SANDY;
        case 120: return BURMY_TRASH;
        case 121: return SPINDA_08;
        case 122: return SPINDA_09;
        case 123: return SPINDA_10;
        case 124: return SPINDA_11;
        case 125: return SPINDA_12;
        case 126: return SPINDA_13;
        case 127: return SPINDA_14;
        case 128: return SPINDA_15;
        case 129: return SPINDA_16;
        case 130: return SPINDA_17;
        case 131: return SPINDA_18;
        case 132: return SPINDA_19;
        case 133: return MEWTWO_A;
        case 134: return MEWTWO_A_INTRO;
        case 135: return MEWTWO_NORMAL;
        default: return null;
      }
    }

    public static com.google.protobuf.Internal.EnumLiteMap
internalGetValueMap() { return internalValueMap; } private static final com.google.protobuf.Internal.EnumLiteMap< Form> internalValueMap = new com.google.protobuf.Internal.EnumLiteMap() { public Form findValueByNumber(int number) { return Form.forNumber(number); } }; public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor() { return getDescriptor().getValues().get(ordinal()); } public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType() { return getDescriptor(); } public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() { return POGOProtos.Enums.FormOuterClass.getDescriptor().getEnumTypes().get(0); } private static final Form[] VALUES = values(); public static Form valueOf( com.google.protobuf.Descriptors.EnumValueDescriptor desc) { if (desc.getType() != getDescriptor()) { throw new java.lang.IllegalArgumentException( "EnumValueDescriptor is not for this type."); } if (desc.getIndex() == -1) { return UNRECOGNIZED; } return VALUES[desc.getIndex()]; } private final int value; private Form(int value) { this.value = value; } // @@protoc_insertion_point(enum_scope:POGOProtos.Enums.Form) } public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { return descriptor; } private static com.google.protobuf.Descriptors.FileDescriptor descriptor; static { java.lang.String[] descriptorData = { "\n\033POGOProtos/Enums/Form.proto\022\020POGOProto" + "s.Enums*\317\022\n\004Form\022\016\n\nFORM_UNSET\020\000\022\013\n\007UNOW" + "N_A\020\001\022\013\n\007UNOWN_B\020\002\022\013\n\007UNOWN_C\020\003\022\013\n\007UNOWN" + "_D\020\004\022\013\n\007UNOWN_E\020\005\022\013\n\007UNOWN_F\020\006\022\013\n\007UNOWN_" + "G\020\007\022\013\n\007UNOWN_H\020\010\022\013\n\007UNOWN_I\020\t\022\013\n\007UNOWN_J" + "\020\n\022\013\n\007UNOWN_K\020\013\022\013\n\007UNOWN_L\020\014\022\013\n\007UNOWN_M\020" + "\r\022\013\n\007UNOWN_N\020\016\022\013\n\007UNOWN_O\020\017\022\013\n\007UNOWN_P\020\020" + "\022\013\n\007UNOWN_Q\020\021\022\013\n\007UNOWN_R\020\022\022\013\n\007UNOWN_S\020\023\022" + "\013\n\007UNOWN_T\020\024\022\013\n\007UNOWN_U\020\025\022\013\n\007UNOWN_V\020\026\022\013" + "\n\007UNOWN_W\020\027\022\013\n\007UNOWN_X\020\030\022\013\n\007UNOWN_Y\020\031\022\013\n" + "\007UNOWN_Z\020\032\022\033\n\027UNOWN_EXCLAMATION_POINT\020\033\022" + "\027\n\023UNOWN_QUESTION_MARK\020\034\022\023\n\017CASTFORM_NOR" + "MAL\020\035\022\022\n\016CASTFORM_SUNNY\020\036\022\022\n\016CASTFORM_RA" + "INY\020\037\022\022\n\016CASTFORM_SNOWY\020 \022\021\n\rDEOXYS_NORM" + "AL\020!\022\021\n\rDEOXYS_ATTACK\020\"\022\022\n\016DEOXYS_DEFENS" + "E\020#\022\020\n\014DEOXYS_SPEED\020$\022\r\n\tSPINDA_00\020%\022\r\n\t" + "SPINDA_01\020&\022\r\n\tSPINDA_02\020\'\022\r\n\tSPINDA_03\020" + "(\022\r\n\tSPINDA_04\020)\022\r\n\tSPINDA_05\020*\022\r\n\tSPIND" + "A_06\020+\022\r\n\tSPINDA_07\020,\022\022\n\016RATTATA_NORMAL\020" + "-\022\021\n\rRATTATA_ALOLA\020.\022\023\n\017RATICATE_NORMAL\020" + "/\022\022\n\016RATICATE_ALOLA\0200\022\021\n\rRAICHU_NORMAL\0201" + "\022\020\n\014RAICHU_ALOLA\0202\022\024\n\020SANDSHREW_NORMAL\0203" + "\022\023\n\017SANDSHREW_ALOLA\0204\022\024\n\020SANDSLASH_NORMA" + "L\0205\022\023\n\017SANDSLASH_ALOLA\0206\022\021\n\rVULPIX_NORMA" + "L\0207\022\020\n\014VULPIX_ALOLA\0208\022\024\n\020NINETALES_NORMA" + "L\0209\022\023\n\017NINETALES_ALOLA\020:\022\022\n\016DIGLETT_NORM" + "AL\020;\022\021\n\rDIGLETT_ALOLA\020<\022\022\n\016DUGTRIO_NORMA" + "L\020=\022\021\n\rDUGTRIO_ALOLA\020>\022\021\n\rMEOWTH_NORMAL\020" + "?\022\020\n\014MEOWTH_ALOLA\020@\022\022\n\016PERSIAN_NORMAL\020A\022" + "\021\n\rPERSIAN_ALOLA\020B\022\022\n\016GEODUDE_NORMAL\020C\022\021" + "\n\rGEODUDE_ALOLA\020D\022\023\n\017GRAVELER_NORMAL\020E\022\022" + "\n\016GRAVELER_ALOLA\020F\022\020\n\014GOLEM_NORMAL\020G\022\017\n\013" + "GOLEM_ALOLA\020H\022\021\n\rGRIMER_NORMAL\020I\022\020\n\014GRIM" + "ER_ALOLA\020J\022\016\n\nMUK_NORMAL\020K\022\r\n\tMUK_ALOLA\020" + "L\022\024\n\020EXEGGUTOR_NORMAL\020M\022\023\n\017EXEGGUTOR_ALO" + "LA\020N\022\022\n\016MAROWAK_NORMAL\020O\022\021\n\rMAROWAK_ALOL" + "A\020P\022\020\n\014ROTOM_NORMAL\020Q\022\017\n\013ROTOM_FROST\020R\022\r" + "\n\tROTOM_FAN\020S\022\r\n\tROTOM_MOW\020T\022\016\n\nROTOM_WA" + "SH\020U\022\016\n\nROTOM_HEAT\020V\022\022\n\016WORMADAM_PLANT\020W" + "\022\022\n\016WORMADAM_SANDY\020X\022\022\n\016WORMADAM_TRASH\020Y" + "\022\024\n\020GIRATINA_ALTERED\020Z\022\023\n\017GIRATINA_ORIGI" + "N\020[\022\017\n\013SHAYMIN_SKY\020\\\022\020\n\014SHAYMIN_LAND\020]\022\024" + "\n\020CHERRIM_OVERCAST\020^\022\021\n\rCHERRIM_SUNNY\020_\022" + "\024\n\020SHELLOS_WEST_SEA\020`\022\024\n\020SHELLOS_EAST_SE" + "A\020a\022\026\n\022GASTRODON_WEST_SEA\020b\022\026\n\022GASTRODON" + "_EAST_SEA\020c\022\021\n\rARCEUS_NORMAL\020d\022\023\n\017ARCEUS" + "_FIGHTING\020e\022\021\n\rARCEUS_FLYING\020f\022\021\n\rARCEUS" + "_POISON\020g\022\021\n\rARCEUS_GROUND\020h\022\017\n\013ARCEUS_R" + "OCK\020i\022\016\n\nARCEUS_BUG\020j\022\020\n\014ARCEUS_GHOST\020k\022" + "\020\n\014ARCEUS_STEEL\020l\022\017\n\013ARCEUS_FIRE\020m\022\020\n\014AR" + "CEUS_WATER\020n\022\020\n\014ARCEUS_GRASS\020o\022\023\n\017ARCEUS" + "_ELECTRIC\020p\022\022\n\016ARCEUS_PSYCHIC\020q\022\016\n\nARCEU" + "S_ICE\020r\022\021\n\rARCEUS_DRAGON\020s\022\017\n\013ARCEUS_DAR" + "K\020t\022\020\n\014ARCEUS_FAIRY\020u\022\017\n\013BURMY_PLANT\020v\022\017" + "\n\013BURMY_SANDY\020w\022\017\n\013BURMY_TRASH\020x\022\r\n\tSPIN" + "DA_08\020y\022\r\n\tSPINDA_09\020z\022\r\n\tSPINDA_10\020{\022\r\n" + "\tSPINDA_11\020|\022\r\n\tSPINDA_12\020}\022\r\n\tSPINDA_13" + "\020~\022\r\n\tSPINDA_14\020\177\022\016\n\tSPINDA_15\020\200\001\022\016\n\tSPI" + "NDA_16\020\201\001\022\016\n\tSPINDA_17\020\202\001\022\016\n\tSPINDA_18\020\203" + "\001\022\016\n\tSPINDA_19\020\204\001\022\r\n\010MEWTWO_A\020\205\001\022\023\n\016MEWT" + "WO_A_INTRO\020\206\001\022\022\n\rMEWTWO_NORMAL\020\207\001b\006proto" + "3" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() { public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.Descriptors.FileDescriptor root) { descriptor = root; return null; } }; com.google.protobuf.Descriptors.FileDescriptor .internalBuildGeneratedFileFrom(descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { }, assigner); } // @@protoc_insertion_point(outer_class_scope) }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy