|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.text.TextDatabaseRowNumber
public class TextDatabaseRowNumber
Field Summary | |
---|---|
protected String |
styleNumFormat
|
protected String |
styleNumLetterSync
|
protected String |
textDatabaseName
|
protected String |
textDisplay
|
protected String |
textTableName
|
protected String |
textTableType
|
protected String |
textValue
|
protected String |
value
|
Constructor Summary | |
---|---|
TextDatabaseRowNumber()
|
Method Summary | |
---|---|
String |
getStyleNumFormat()
Gets the value of the styleNumFormat property. |
String |
getStyleNumLetterSync()
Gets the value of the styleNumLetterSync 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 |
getTextValue()
Gets the value of the textValue property. |
String |
getvalue()
Gets the value of the value property. |
void |
setStyleNumFormat(String value)
Sets the value of the styleNumFormat property. |
void |
setStyleNumLetterSync(String value)
Sets the value of the styleNumLetterSync 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 |
setTextValue(String value)
Sets the value of the textValue 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 styleNumFormat
protected String styleNumLetterSync
protected String textDatabaseName
protected String textDisplay
protected String textTableName
protected String textTableType
protected String textValue
protected String value
Constructor Detail |
---|
public TextDatabaseRowNumber()
Method Detail |
---|
public String getStyleNumFormat()
String
public String getStyleNumLetterSync()
String
public String getTextDatabaseName()
String
public String getTextDisplay()
String
public String getTextTableName()
String
public String getTextTableType()
String
public String getTextValue()
String
public String getvalue()
String
public void setStyleNumFormat(String value)
value
- allowed object is String
public void setStyleNumLetterSync(String value)
value
- allowed object is String
public void setTextDatabaseName(String value)
value
- allowed object is String
public void setTextDisplay(String value)
value
- allowed object is String
public void setTextTableName(String value)
value
- allowed object is String
public void setTextTableType(String value)
value
- allowed object is String
public void setTextValue(String value)
value
- allowed object is String
public 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 |