org.dps.core.server.common
Interface IAccountBalance


public interface IAccountBalance


Method Summary
 int getAccountID()
           
 int getAccountKey()
           
 double getBalance()
           
 

Method Detail

getAccountID

int getAccountID()

getAccountKey

int getAccountKey()

getBalance

double getBalance()