package com.metaio.sdk.jni;

public enum AS_MetaioWorldRequestCommand
{
  private final int swigValue;

  static
  {
    AS_MetaioWorldRequestType_ACCOUNTS_MANAGE_GET = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_ACCOUNTS_MANAGE_GET", 1);
    AS_MetaioWorldRequestType_ACCOUNTS_MANAGE_POST = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_ACCOUNTS_MANAGE_POST", 2);
    AS_MetaioWorldRequestType_ACCOUNT_CREATE = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_ACCOUNT_CREATE", 3);
    AS_MetaioWorldRequestType_ACCOUNTS_SUBSCRIPTIONS = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_ACCOUNTS_SUBSCRIPTIONS", 4);
    AS_MetaioWorldRequestType_STATS_STARTUP = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_STATS_STARTUP", 5);
    AS_MetaioWorldRequestType_CHANNELS_SEARCH = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CHANNELS_SEARCH", 6);
    AS_MetaioWorldRequestType_CHANNELS_EDITORSPICK = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CHANNELS_EDITORSPICK", 7);
    AS_MetaioWorldRequestType_CHANNELS_SEARCHTAGS = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CHANNELS_SEARCHTAGS", 8);
    AS_MetaioWorldRequestType_CHANNELS_CREATE = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CHANNELS_CREATE", 9);
    AS_MetaioWorldRequestType_CHANNELS_MANAGE_GET = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CHANNELS_MANAGE_GET", 10);
    AS_MetaioWorldRequestType_CHANNELS_MANAGE_POST = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CHANNELS_MANAGE_POST", 11);
    AS_MetaioWorldRequestType_CHANNELS_MANAGE_DELETE = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CHANNELS_MANAGE_DELETE", 12);
    AS_MetaioWorldRequestType_CHANNELS_SUBSCRIBE = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CHANNELS_SUBSCRIBE", 13);
    AS_MetaioWorldRequestType_CHANNELS_CATEGORIES = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CHANNELS_CATEGORIES", 14);
    AS_MetaioWorldRequestType_CHANNELS_RATINGS_CREATE = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CHANNELS_RATINGS_CREATE", 15);
    AS_MetaioWorldRequestType_CHANNELS_RATINGS_GET = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CHANNELS_RATINGS_GET", 16);
    AS_MetaioWorldRequestType_CHANNELS_VISUAL_SEARCH = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CHANNELS_VISUAL_SEARCH", 17);
    AS_MetaioWorldRequestType_POI_CREATE = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_POI_CREATE", 18);
    AS_MetaioWorldRequestType_POI_SEARCH = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_POI_SEARCH", 19);
    AS_MetaioWorldRequestType_POI_VISUAL_SEARCH = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_POI_VISUAL_SEARCH", 20);
    AS_MetaioWorldRequestType_POI_MANAGE_GET = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_POI_MANAGE_GET", 21);
    AS_MetaioWorldRequestType_POI_MANAGE_POST = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_POI_MANAGE_POST", 22);
    AS_MetaioWorldRequestType_POI_MANAGE_DELETE = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_POI_MANAGE_DELETE", 23);
    AS_MetaioWorldRequestType_POI_EVENT = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_POI_EVENT", 24);
    AS_MetaioWorldRequestType_CVS_ADD_APPLICATION = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CVS_ADD_APPLICATION", 25);
    AS_MetaioWorldRequestType_CVS_ADD_DATABASE = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CVS_ADD_DATABASE", 26);
    AS_MetaioWorldRequestType_CVS_DELETE_APPLICATION = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CVS_DELETE_APPLICATION", 27);
    AS_MetaioWorldRequestType_CVS_GET_DATABASES = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CVS_GET_DATABASES", 28);
    AS_MetaioWorldRequestType_CVS_ADD_ITEM = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CVS_ADD_ITEM", 29);
    AS_MetaioWorldRequestType_CVS_GET_ITEMS = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CVS_GET_ITEMS", 30);
    AS_MetaioWorldRequestType_CVS_REMOVE_DATABASE = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CVS_REMOVE_DATABASE", 31);
    AS_MetaioWorldRequestType_CVS_REMOVE_ITEM = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CVS_REMOVE_ITEM", 32);
    AS_MetaioWorldRequestType_CVS_STATISTICS = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_CVS_STATISTICS", 33);
    AS_MetaioWorldRequestType_LICENSING_DEACTIVATE_USER_LICENSE = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_LICENSING_DEACTIVATE_USER_LICENSE", 34);
    AS_MetaioWorldRequestType_LICENSING_GET_ACTIVATED_USER_LICENSES = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_LICENSING_GET_ACTIVATED_USER_LICENSES", 35);
    AS_MetaioWorldRequestType_LICENSING_GET_AVAILABLE_USER_LICENSES = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_LICENSING_GET_AVAILABLE_USER_LICENSES", 36);
    AS_MetaioWorldRequestType_LICENSING_ACTIVATE_HW = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_LICENSING_ACTIVATE_HW", 37);
    AS_MetaioWorldRequestType_LICENSING_GET_JUNAIO_PLUGIN_APPS = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_LICENSING_GET_JUNAIO_PLUGIN_APPS", 38);
    AS_MetaioWorldRequestType_LICENSING_GET_SDK_APPS = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_LICENSING_GET_SDK_APPS", 39);
    AS_MetaioWorldRequestType_LICENSING_REGISTER_APP = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_LICENSING_REGISTER_APP", 40);
    AS_MetaioWorldRequestType_LICENSING_DELETE_APP = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_LICENSING_DELETE_APP", 41);
    AS_MetaioWorldRequestType_GENERIC_GET = new AS_MetaioWorldRequestCommand("AS_MetaioWorldRequestType_GENERIC_GET", 42);
    AS_MetaioWorldRequestCommand[] arrayOfAS_MetaioWorldRequestCommand = new AS_MetaioWorldRequestCommand[43];
    arrayOfAS_MetaioWorldRequestCommand[0] = AS_MetaioWorldRequestType_COMMAND_INVALID;
    arrayOfAS_MetaioWorldRequestCommand[1] = AS_MetaioWorldRequestType_ACCOUNTS_MANAGE_GET;
    arrayOfAS_MetaioWorldRequestCommand[2] = AS_MetaioWorldRequestType_ACCOUNTS_MANAGE_POST;
    arrayOfAS_MetaioWorldRequestCommand[3] = AS_MetaioWorldRequestType_ACCOUNT_CREATE;
    arrayOfAS_MetaioWorldRequestCommand[4] = AS_MetaioWorldRequestType_ACCOUNTS_SUBSCRIPTIONS;
    arrayOfAS_MetaioWorldRequestCommand[5] = AS_MetaioWorldRequestType_STATS_STARTUP;
    arrayOfAS_MetaioWorldRequestCommand[6] = AS_MetaioWorldRequestType_CHANNELS_SEARCH;
    arrayOfAS_MetaioWorldRequestCommand[7] = AS_MetaioWorldRequestType_CHANNELS_EDITORSPICK;
    arrayOfAS_MetaioWorldRequestCommand[8] = AS_MetaioWorldRequestType_CHANNELS_SEARCHTAGS;
    arrayOfAS_MetaioWorldRequestCommand[9] = AS_MetaioWorldRequestType_CHANNELS_CREATE;
    arrayOfAS_MetaioWorldRequestCommand[10] = AS_MetaioWorldRequestType_CHANNELS_MANAGE_GET;
    arrayOfAS_MetaioWorldRequestCommand[11] = AS_MetaioWorldRequestType_CHANNELS_MANAGE_POST;
    arrayOfAS_MetaioWorldRequestCommand[12] = AS_MetaioWorldRequestType_CHANNELS_MANAGE_DELETE;
    arrayOfAS_MetaioWorldRequestCommand[13] = AS_MetaioWorldRequestType_CHANNELS_SUBSCRIBE;
    arrayOfAS_MetaioWorldRequestCommand[14] = AS_MetaioWorldRequestType_CHANNELS_CATEGORIES;
    arrayOfAS_MetaioWorldRequestCommand[15] = AS_MetaioWorldRequestType_CHANNELS_RATINGS_CREATE;
    arrayOfAS_MetaioWorldRequestCommand[16] = AS_MetaioWorldRequestType_CHANNELS_RATINGS_GET;
    arrayOfAS_MetaioWorldRequestCommand[17] = AS_MetaioWorldRequestType_CHANNELS_VISUAL_SEARCH;
    arrayOfAS_MetaioWorldRequestCommand[18] = AS_MetaioWorldRequestType_POI_CREATE;
    arrayOfAS_MetaioWorldRequestCommand[19] = AS_MetaioWorldRequestType_POI_SEARCH;
    arrayOfAS_MetaioWorldRequestCommand[20] = AS_MetaioWorldRequestType_POI_VISUAL_SEARCH;
    arrayOfAS_MetaioWorldRequestCommand[21] = AS_MetaioWorldRequestType_POI_MANAGE_GET;
    arrayOfAS_MetaioWorldRequestCommand[22] = AS_MetaioWorldRequestType_POI_MANAGE_POST;
    arrayOfAS_MetaioWorldRequestCommand[23] = AS_MetaioWorldRequestType_POI_MANAGE_DELETE;
    arrayOfAS_MetaioWorldRequestCommand[24] = AS_MetaioWorldRequestType_POI_EVENT;
    arrayOfAS_MetaioWorldRequestCommand[25] = AS_MetaioWorldRequestType_CVS_ADD_APPLICATION;
    arrayOfAS_MetaioWorldRequestCommand[26] = AS_MetaioWorldRequestType_CVS_ADD_DATABASE;
    arrayOfAS_MetaioWorldRequestCommand[27] = AS_MetaioWorldRequestType_CVS_DELETE_APPLICATION;
    arrayOfAS_MetaioWorldRequestCommand[28] = AS_MetaioWorldRequestType_CVS_GET_DATABASES;
    arrayOfAS_MetaioWorldRequestCommand[29] = AS_MetaioWorldRequestType_CVS_ADD_ITEM;
    arrayOfAS_MetaioWorldRequestCommand[30] = AS_MetaioWorldRequestType_CVS_GET_ITEMS;
    arrayOfAS_MetaioWorldRequestCommand[31] = AS_MetaioWorldRequestType_CVS_REMOVE_DATABASE;
    arrayOfAS_MetaioWorldRequestCommand[32] = AS_MetaioWorldRequestType_CVS_REMOVE_ITEM;
    arrayOfAS_MetaioWorldRequestCommand[33] = AS_MetaioWorldRequestType_CVS_STATISTICS;
    arrayOfAS_MetaioWorldRequestCommand[34] = AS_MetaioWorldRequestType_LICENSING_DEACTIVATE_USER_LICENSE;
    arrayOfAS_MetaioWorldRequestCommand[35] = AS_MetaioWorldRequestType_LICENSING_GET_ACTIVATED_USER_LICENSES;
    arrayOfAS_MetaioWorldRequestCommand[36] = AS_MetaioWorldRequestType_LICENSING_GET_AVAILABLE_USER_LICENSES;
    arrayOfAS_MetaioWorldRequestCommand[37] = AS_MetaioWorldRequestType_LICENSING_ACTIVATE_HW;
    arrayOfAS_MetaioWorldRequestCommand[38] = AS_MetaioWorldRequestType_LICENSING_GET_JUNAIO_PLUGIN_APPS;
    arrayOfAS_MetaioWorldRequestCommand[39] = AS_MetaioWorldRequestType_LICENSING_GET_SDK_APPS;
    arrayOfAS_MetaioWorldRequestCommand[40] = AS_MetaioWorldRequestType_LICENSING_REGISTER_APP;
    arrayOfAS_MetaioWorldRequestCommand[41] = AS_MetaioWorldRequestType_LICENSING_DELETE_APP;
    arrayOfAS_MetaioWorldRequestCommand[42] = AS_MetaioWorldRequestType_GENERIC_GET;
  }

  private AS_MetaioWorldRequestCommand()
  {
    this.swigValue = SwigNext.access$008();
  }

  private AS_MetaioWorldRequestCommand(int paramInt)
  {
    this.swigValue = paramInt;
    SwigNext.access$002(paramInt + 1);
  }

  private AS_MetaioWorldRequestCommand(AS_MetaioWorldRequestCommand paramAS_MetaioWorldRequestCommand)
  {
    this.swigValue = paramAS_MetaioWorldRequestCommand.swigValue;
    SwigNext.access$002(1 + this.swigValue);
  }

  public static AS_MetaioWorldRequestCommand swigToEnum(int paramInt)
  {
    AS_MetaioWorldRequestCommand[] arrayOfAS_MetaioWorldRequestCommand = (AS_MetaioWorldRequestCommand[])AS_MetaioWorldRequestCommand.class.getEnumConstants();
    if ((paramInt < arrayOfAS_MetaioWorldRequestCommand.length) && (paramInt >= 0) && (arrayOfAS_MetaioWorldRequestCommand[paramInt].swigValue == paramInt))
      return arrayOfAS_MetaioWorldRequestCommand[paramInt];
    int i = arrayOfAS_MetaioWorldRequestCommand.length;
    for (int j = 0; j < i; j++)
    {
      AS_MetaioWorldRequestCommand localAS_MetaioWorldRequestCommand = arrayOfAS_MetaioWorldRequestCommand[j];
      if (localAS_MetaioWorldRequestCommand.swigValue == paramInt)
        return localAS_MetaioWorldRequestCommand;
    }
    throw new IllegalArgumentException("No enum " + AS_MetaioWorldRequestCommand.class + " with value " + paramInt);
  }

  public final int swigValue()
  {
    return this.swigValue;
  }

  private static class SwigNext
  {
    private static int next = 0;
  }
}

/* Location:           C:\Documents and Settings\Cesar Cabello Cea\Mis documentos\Downloads\apk-downloader\com.ikea.kompis-6_dex2jar.jar
 * Qualified Name:     com.metaio.sdk.jni.AS_MetaioWorldRequestCommand
 * JD-Core Version:    0.6.2
 */