|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectat.tuwien.ifs.somtoolbox.structures.ElementWithIndex
public abstract class ElementWithIndex
| Field Summary | |
|---|---|
protected int |
index
|
protected String |
label
|
| Constructor Summary | |
|---|---|
protected |
ElementWithIndex(int index)
|
| Method Summary | |
|---|---|
int |
getIndex()
|
String |
getLabel()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected int index
protected String label
| Constructor Detail |
|---|
protected ElementWithIndex(int index)
| Method Detail |
|---|
public int getIndex()
public String toString()
toString in class Objectpublic String getLabel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||