|
ADK CVS | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecttryllian.are.HabitatInfo
A central registration record for a habitat known to the current habitat.
| Constructor Summary | |
HabitatInfo(IDReference id)
Constructs a new HabitatInfo record. |
|
| Method Summary | |
java.lang.String[] |
getEndpoints()
Returns the endpoint arry for this habitat. |
IDReference |
getHabitatID()
|
java.lang.String[] |
getHabitatNames()
Retrieve the names of this habitat. |
void |
setEndpoints(java.lang.String[] endpoints)
Set the endpoint array for this habitat. |
void |
setHabitatID(IDReference id)
|
void |
setHabitatNames(java.lang.String[] names)
Set the names of this habitat. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public HabitatInfo(IDReference id)
id - The IDReference of the habitat| Method Detail |
public IDReference getHabitatID()
public void setHabitatNames(java.lang.String[] names)
public java.lang.String[] getHabitatNames()
public void setHabitatID(IDReference id)
public void setEndpoints(java.lang.String[] endpoints)
public java.lang.String[] getEndpoints()
public java.lang.String toString()
|
Copyright 2005, Tryllian Solutions B.V. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||