Class OnlineInfo
java.lang.Object
com.infinitekind.moneydance.model.OnlineInfo
public class OnlineInfo
extends java.lang.Object
This class maintains information about the online connections,
logins, and financial institutions that we can connect to.
-
Method Summary
Modifier and Type Method Description void
addListener(OnlineInfoListener listener)
java.util.List<OnlineService>
getAllServices()
void
removeListener(OnlineInfoListener listener)