Uses of Class
com.betfair.games.ApiApplication.MetaData

Uses of ApiApplication.MetaData in com.betfair.games
 

Methods in com.betfair.games that return ApiApplication.MetaData
static ApiApplication.MetaData ApiApplication.MetaData.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ApiApplication.MetaData[] ApiApplication.MetaData.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.betfair.games with parameters of type ApiApplication.MetaData
 java.lang.String ApiApplication.getMetaData(ApiApplication.MetaData i)
          Returns meta data about the application as specified by the meta data index.