webfunds.client
Interface CorePart

All Known Subinterfaces:
AccountBrowser, UInterface
All Known Implementing Classes:
ChangeContractStore, PluginManager, WalletManager, UInterfaceImpl, Addressbook, AccountBrowserImpl, UInterfaceImpl2

public interface CorePart


Method Summary
 java.lang.String getType()
           
 void setCore(Core core)
           
 

Method Detail

setCore

public void setCore(Core core)

getType

public java.lang.String getType()