|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectenergyTycoon.player.Player
public abstract class Player
Field Summary | |
---|---|
Customer |
myCustomer
|
java.util.List<Supplying> |
supplyings
|
Constructor Summary | |
---|---|
Player()
|
Method Summary | |
---|---|
abstract void |
delete()
|
int |
getId()
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Customer myCustomer
public java.util.List<Supplying> supplyings
Constructor Detail |
---|
public Player()
Method Detail |
---|
public java.lang.String getName()
public int getId()
public abstract void delete()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |