|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttinytl.TTLNodeExpr
tinytl.TTLElmtList
public class TTLElmtList
| Field Summary | |
|---|---|
private java.util.ArrayList<TTLIdentifier> |
idents
Fields |
| Constructor Summary | |
|---|---|
TTLElmtList()
Creates a new instance of TTLElmtList |
|
| Method Summary | |
|---|---|
java.util.ArrayList<TTLIdentifier> |
getIdents()
|
void |
setIdents(java.util.ArrayList<TTLIdentifier> idents)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.ArrayList<TTLIdentifier> idents
| Constructor Detail |
|---|
public TTLElmtList()
| Method Detail |
|---|
public java.util.ArrayList<TTLIdentifier> getIdents()
public void setIdents(java.util.ArrayList<TTLIdentifier> idents)
idents - The idents to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||