|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttinytl.TTLNodeRule
public class TTLNodeRule
| Field Summary | |
|---|---|
private TTLTemplate |
content
|
private TTLNodeExpr |
match
Fields |
| Constructor Summary | |
|---|---|
TTLNodeRule()
|
|
| Method Summary | |
|---|---|
TTLTemplate |
getContent()
|
TTLNodeExpr |
getMatch()
|
void |
setContent(TTLTemplate content)
|
void |
setMatch(TTLNodeExpr match)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private TTLNodeExpr match
private TTLTemplate content
| Constructor Detail |
|---|
public TTLNodeRule()
| Method Detail |
|---|
public TTLTemplate getContent()
public void setContent(TTLTemplate content)
content - TTLTemplatepublic TTLNodeExpr getMatch()
public void setMatch(TTLNodeExpr match)
match - TTLNodeExpr
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||