|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.n52.operation.cropmodeling.AttributeData
org.n52.operation.cropmodeling.DayWeatherData
public class DayWeatherData
DayWeatherdata handles all the weather attributes of a certain interval (day or halfday).
| Field Summary | |
|---|---|
protected JulianTime |
time
DayWeatherData time field |
| Fields inherited from class org.n52.operation.cropmodeling.AttributeData |
|---|
attributes, name |
| Constructor Summary | |
|---|---|
DayWeatherData()
|
|
| Method Summary | |
|---|---|
void |
setTime(JulianTime time)
|
| Methods inherited from class org.n52.operation.cropmodeling.AttributeData |
|---|
getAttributeData, getAttributes, getIndexedAttribute, setAttributeData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected JulianTime time
| Constructor Detail |
|---|
public DayWeatherData()
| Method Detail |
|---|
public void setTime(JulianTime time)
time - The time to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||