|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextDatabaseDisplay
public class TextDatabaseDisplay
| Field Summary | |
|---|---|
protected String |
styleDataStyleName
|
protected String |
textColumnName
|
protected String |
textDatabaseName
|
protected String |
textDisplay
|
protected String |
textTableName
|
protected String |
textTableType
|
protected String |
value
|
| Constructor Summary | |
|---|---|
TextDatabaseDisplay()
|
|
| Method Summary | |
|---|---|
String |
getStyleDataStyleName()
Gets the value of the styleDataStyleName property. |
String |
getTextColumnName()
Gets the value of the textColumnName property. |
String |
getTextDatabaseName()
Gets the value of the textDatabaseName property. |
String |
getTextDisplay()
Gets the value of the textDisplay property. |
String |
getTextTableName()
Gets the value of the textTableName property. |
String |
getTextTableType()
Gets the value of the textTableType property. |
String |
getvalue()
Gets the value of the value property. |
void |
setStyleDataStyleName(String value)
Sets the value of the styleDataStyleName property. |
void |
setTextColumnName(String value)
Sets the value of the textColumnName property. |
void |
setTextDatabaseName(String value)
Sets the value of the textDatabaseName property. |
void |
setTextDisplay(String value)
Sets the value of the textDisplay property. |
void |
setTextTableName(String value)
Sets the value of the textTableName property. |
void |
setTextTableType(String value)
Sets the value of the textTableType property. |
void |
setvalue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String styleDataStyleName
protected String textColumnName
protected String textDatabaseName
protected String textDisplay
protected String textTableName
protected String textTableType
protected String value
| Constructor Detail |
|---|
public TextDatabaseDisplay()
| Method Detail |
|---|
public String getStyleDataStyleName()
Stringpublic String getTextColumnName()
Stringpublic String getTextDatabaseName()
Stringpublic String getTextDisplay()
Stringpublic String getTextTableName()
Stringpublic String getTextTableType()
Stringpublic String getvalue()
Stringpublic void setStyleDataStyleName(String value)
value - allowed object is Stringpublic void setTextColumnName(String value)
value - allowed object is Stringpublic void setTextDatabaseName(String value)
value - allowed object is Stringpublic void setTextDisplay(String value)
value - allowed object is Stringpublic void setTextTableName(String value)
value - allowed object is Stringpublic void setTextTableType(String value)
value - allowed object is Stringpublic void setvalue(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||