|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelStatus
ModelStatus is the very thin interface that model sub-classes' status objects must implement
Method Summary | |
---|---|
java.lang.String |
getModelName()
Returns the name of the model whose status it is |
java.lang.String |
getModelType()
Returns the type of the model. |
Value |
getModelValue()
Returns the current value of the model. |
Method Detail |
---|
java.lang.String getModelName()
java.lang.String getModelType()
Value getModelValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |