void depositMoney( $amount, float $balance)
float getBalance( )
void setBalance( float $balance)
void withdrawMoney( $amount, float $balance)