public interface ServerInterface extends Remote
void
addHp(int hp)
addWheels(int numWheels)
int
getHp()
getPrice()
getWheels()
setPrice(int price)
getRef
void addWheels(int numWheels)
void addHp(int hp)
int getHp()
int getWheels()
void setPrice(int price)
int getPrice()