| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextDate
public class TextDate
| Field Summary | |
|---|---|
protected  String | 
styleDataStyleName
 | 
protected  String | 
textDateAdjust
 | 
protected  String | 
textDateValue
 | 
protected  String | 
textFixed
 | 
protected  String | 
value
 | 
| Constructor Summary | |
|---|---|
TextDate()
 | 
|
| Method Summary | |
|---|---|
 void | 
concatValue(String string)
 | 
 String | 
getStyleDataStyleName()
Gets the value of the styleDataStyleName property.  | 
 String | 
getTextDateAdjust()
Gets the value of the textDateAdjust property.  | 
 String | 
getTextDateValue()
Gets the value of the textDateValue property.  | 
 String | 
getTextFixed()
Gets the value of the textFixed property.  | 
 String | 
getvalue()
Gets the value of the value property.  | 
 void | 
setStyleDataStyleName(String value)
Sets the value of the styleDataStyleName property.  | 
 void | 
setTextDateAdjust(String value)
Sets the value of the textDateAdjust property.  | 
 void | 
setTextDateValue(String value)
Sets the value of the textDateValue property.  | 
 void | 
setTextFixed(String value)
Sets the value of the textFixed 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 textDateAdjust
protected String textDateValue
protected String textFixed
protected String value
| Constructor Detail | 
|---|
public TextDate()
| Method Detail | 
|---|
public String getStyleDataStyleName()
Stringpublic String getTextDateAdjust()
Stringpublic String getTextDateValue()
Stringpublic String getTextFixed()
Stringpublic String getvalue()
Stringpublic void setStyleDataStyleName(String value)
value - allowed object is Stringpublic void setTextDateAdjust(String value)
value - allowed object is Stringpublic void setTextDateValue(String value)
value - allowed object is Stringpublic void setTextFixed(String value)
value - allowed object is Stringpublic void setvalue(String value)
value - allowed object is Stringpublic void concatValue(String string)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||