|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cad.simcad.worldsimulator.world.LondonService
Constructor Summary | |
LondonService()
Creates new LondonService |
Method Summary | |
AgeContext |
getAgeContext()
Returns the age id for this Owner |
java.awt.Color |
getColor()
Returns the Color for this Owner This method is here to show that the Owner can be usefull on the top of Genomables |
Genomable |
getGenomable()
Returns the Genomable of this Owner |
void |
setAgeContext(AgeContext ac)
Set the AgeContext for this Genomable |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LondonService()
Method Detail |
public Genomable getGenomable()
Owner
getGenomable
in interface Owner
public java.awt.Color getColor()
Owner
getColor
in interface Owner
public AgeContext getAgeContext()
getAgeContext
in interface Owner
public void setAgeContext(AgeContext ac)
setAgeContext
in interface Owner
ac
- the new AgeContextpublic java.lang.String toString()
toString
in class java.lang.Object
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |