|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.models.StaticTextModel
public class StaticTextModel
Provides an implementation of StringDataInterface
| Constructor Summary | |
|---|---|
StaticTextModel()
Constructs a new StaticTextModel |
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
Gets the text |
void |
setText(java.lang.String newText)
Sets the text |
| Constructor Detail |
|---|
public StaticTextModel()
| Method Detail |
|---|
public java.lang.String getText()
getText in interface com.sas.lang.StringDataInterfacepublic void setText(java.lang.String newText)
setText in interface com.sas.lang.StringDataInterfacenewText - The text
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||