Uses of Class
com.googlecode.androidannotations.api.rest.MediaType

Packages that use MediaType
com.googlecode.androidannotations.api.rest   
 

Uses of MediaType in com.googlecode.androidannotations.api.rest
 

Methods in com.googlecode.androidannotations.api.rest that return MediaType
static MediaType MediaType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MediaType[] MediaType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2012. All Rights Reserved.