com.sun.syndication.feed.rss
Class Channel.Day

java.lang.Object
  extended bycom.sun.syndication.common.Enum
      extended bycom.sun.syndication.feed.rss.Channel.Day
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable
Enclosing class:
Channel

public static class Channel.Day
extends Enum

Enumeration type for the 'skipDays' property of RSS Channels.

Author:
Alejandro Abdelnur
See Also:
Serialized Form

Methods inherited from class com.sun.syndication.common.Enum
clone, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 



Copyright © 2004 Sun Microsystems. All Rights Reserved.