|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.speakright.core.ModelBindingSpec
public class ModelBindingSpec
Holds the information needed to bind a slot used in a given flow object, with a model variable.
| Field Summary | |
|---|---|
IFlow |
m_flow
|
java.lang.String |
m_slotName
|
java.lang.String |
m_target
|
| Constructor Summary | |
|---|---|
ModelBindingSpec()
|
|
| Method Summary | |
|---|---|
boolean |
isSame(ModelBindingSpec other)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public IFlow m_flow
public java.lang.String m_slotName
public java.lang.String m_target
| Constructor Detail |
|---|
public ModelBindingSpec()
| Method Detail |
|---|
public boolean isSame(ModelBindingSpec other)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||