|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mov.prefs.PreferencesManager.IDQuoteSyncPreferences
public class PreferencesManager.IDQuoteSyncPreferences
Intra-day Quote Sync preferences fields.
Field Summary | |
---|---|
TradingTime |
closeTime
Time exchange closes. |
boolean |
isEnabled
Is syncing enabled? |
TradingTime |
openTime
Time exchange opens. |
int |
period
Polling period in seconds. |
java.lang.String |
symbols
Symbols to automatically sync. |
Constructor Summary | |
---|---|
PreferencesManager.IDQuoteSyncPreferences()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean isEnabled
public java.lang.String symbols
public TradingTime openTime
public TradingTime closeTime
public int period
Constructor Detail |
---|
public PreferencesManager.IDQuoteSyncPreferences()
|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |