|
1-Wire Weather Service for Java -- Server API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwxservice.sensor.data.Precipitation.Cfg
private static class Precipitation.Cfg
Class to organize configuration data.
Field Summary | |
---|---|
(package private) long |
m_lifetime
Milliseconds for reference file to remain valid. |
(package private) int |
m_selector
Calendar field selector. |
Constructor Summary | |
---|---|
Precipitation.Cfg(long lifetime,
int selector)
Creates a new Cfg instance. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
long m_lifetime
int m_selector
Constructor Detail |
---|
Precipitation.Cfg(long lifetime, int selector)
lifetime
- milliseconds for reference file to remain valid.selector
- calendar field selector.
|
Copyright © 2005-2007 Karl Uppiano | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |