public class Hour extends Object implements Serializable
The <hour> element.
From the RSS 2.0 specification...
This class returns the hour sub element of the <skipHours> element. Valid values are 0 - 23.
boolean
equals(Object obj)
String
getHour()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public String getHour()
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2014. All rights reserved.