net.sf.jqql.beans
Class Weather
java.lang.Object
net.sf.jqql.beans.Weather
public class Weather
- extends Object
weather info bean
天气情况数æ®Bean
- Author:
- luma
- See Also:
WeatherOpReplyPacket
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
time
public int time
year
public int year
month
public int month
day
public int day
shortDesc
public String shortDesc
wind
public String wind
lowTemperature
public int lowTemperature
highTemperature
public int highTemperature
hint
public String hint
Weather
public Weather()
readBean
public void readBean(ByteBuffer buf)