|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.beanfabrics.PathEvaluation.Entry
public final class PathEvaluation.Entry
| Constructor Summary | |
|---|---|
protected |
PathEvaluation.Entry(PresentationModel owner,
java.lang.String name,
PresentationModel value,
int index)
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
PresentationModel |
getOwner()
|
PresentationModel |
getValue()
|
boolean |
isLast()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PathEvaluation.Entry(PresentationModel owner,
java.lang.String name,
PresentationModel value,
int index)
| Method Detail |
|---|
public PresentationModel getOwner()
public java.lang.String getName()
public PresentationModel getValue()
public boolean isLast()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||