Uses of Class
org.apache.abdera.ext.media.MediaConstants.RestrictionType

Packages that use MediaConstants.RestrictionType
org.apache.abdera.ext.media   
 

Uses of MediaConstants.RestrictionType in org.apache.abdera.ext.media
 

Methods in org.apache.abdera.ext.media that return MediaConstants.RestrictionType
 MediaConstants.RestrictionType MediaRestriction.getType()
           
static MediaConstants.RestrictionType MediaConstants.RestrictionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MediaConstants.RestrictionType[] MediaConstants.RestrictionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.abdera.ext.media with parameters of type MediaConstants.RestrictionType
 void MediaRestriction.setType(MediaConstants.RestrictionType type)
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.