public class HourRange extends Object
HourRange()
HourRange
beginHour(Long beginHour)
endHour(Long endHour)
boolean
equals(Object o)
Long
getBeginHour()
getEndHour()
int
hashCode()
void
setBeginHour(Long beginHour)
setEndHour(Long endHour)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public HourRange()
public HourRange beginHour(Long beginHour)
public Long getBeginHour()
public void setBeginHour(Long beginHour)
public HourRange endHour(Long endHour)
public Long getEndHour()
public void setEndHour(Long endHour)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.