RichFaces Photoalbum 4.3.5.Final

Uses of Class
org.richfaces.photoalbum.model.MediaType

Packages that use MediaType
org.richfaces.photoalbum.model   
 

Uses of MediaType in org.richfaces.photoalbum.model
 

Methods in org.richfaces.photoalbum.model that return MediaType
 MediaType MediaItem.getMediaType()
           
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.
 

Methods in org.richfaces.photoalbum.model with parameters of type MediaType
 void MediaItem.setMediaType(MediaType mediaType)
           
 


RichFaces Photoalbum 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.