|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttinytl.TTLTemplate
public class TTLTemplate
| Field Summary | |
|---|---|
private java.util.ArrayList<TTLItem> |
items
Fields |
| Constructor Summary | |
|---|---|
TTLTemplate()
|
|
| Method Summary | |
|---|---|
java.util.ArrayList<TTLItem> |
getItems()
|
void |
setItems(java.util.ArrayList<TTLItem> items)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.ArrayList<TTLItem> items
| Constructor Detail |
|---|
public TTLTemplate()
| Method Detail |
|---|
public java.util.ArrayList<TTLItem> getItems()
public void setItems(java.util.ArrayList<TTLItem> items)
items - The items to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||