| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextFootnoteRef
public class TextFootnoteRef
| Field Summary | |
|---|---|
| protected  String | textReferenceFormat | 
| protected  String | textRefName | 
| protected  String | value | 
| Constructor Summary | |
|---|---|
| TextFootnoteRef() | |
| Method Summary | |
|---|---|
|  String | getTextReferenceFormat()Gets the value of the textReferenceFormat property. | 
|  String | getTextRefName()Gets the value of the textRefName property. | 
|  String | getvalue()Gets the value of the value property. | 
|  void | setTextReferenceFormat(String value)Sets the value of the textReferenceFormat property. | 
|  void | setTextRefName(String value)Sets the value of the textRefName 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 textReferenceFormat
protected String textRefName
protected String value
| Constructor Detail | 
|---|
public TextFootnoteRef()
| Method Detail | 
|---|
public String getTextReferenceFormat()
Stringpublic String getTextRefName()
Stringpublic String getvalue()
Stringpublic void setTextReferenceFormat(String value)
value - allowed object is Stringpublic void setTextRefName(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 | ||||||||