Uses of Class
org.dasein.media.MediaType

Packages that use MediaType
org.dasein.media   
 

Uses of MediaType in org.dasein.media
 

Methods in org.dasein.media that return MediaType
static MediaType MediaType.getInstance(int c)
          Deprecated. This is now an enum
static MediaType MediaType.valueOf(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 © 2012 enStratus Networks Inc. All Rights Reserved.