public class Day extends Object implements Serializable
The <day> element.
From the RSS 2.0 specification...
This class represents the day sub element of the <skipDays> element.
boolean
equals(Object obj)
String
getDay()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public String getDay()
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2014. All rights reserved.