Uses of Class
org.apache.abdera.ext.rss.RssSkipDays.Day

Packages that use RssSkipDays.Day
org.apache.abdera.ext.rss   
 

Uses of RssSkipDays.Day in org.apache.abdera.ext.rss
 

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

Methods in org.apache.abdera.ext.rss with parameters of type RssSkipDays.Day
 boolean RssSkipDays.skip(RssSkipDays.Day day)
           
 



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