|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--irssibot.modules.LocationDescriptor
Represents an entry in a list of locations of SodexHo restaurants
| Field Summary | |
int |
id
Id number of the location |
java.lang.String |
name
Name of the location |
| Constructor Summary | |
LocationDescriptor(int id,
java.lang.String name)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int id
public java.lang.String name
| Constructor Detail |
public LocationDescriptor(int id,
java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||