|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextSequenceRef
public class TextSequenceRef
| Constructor Summary | |
|---|---|
TextSequenceRef()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTextReferenceFormat()
Gets the value of the textReferenceFormat property. |
java.lang.String |
getTextRefName()
Gets the value of the textRefName property. |
java.lang.String |
getvalue()
Gets the value of the value property. |
void |
setTextReferenceFormat(java.lang.String value)
Sets the value of the textReferenceFormat property. |
void |
setTextRefName(java.lang.String value)
Sets the value of the textRefName property. |
void |
setvalue(java.lang.String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextSequenceRef()
| Method Detail |
|---|
public java.lang.String getTextReferenceFormat()
Stringpublic java.lang.String getTextRefName()
Stringpublic java.lang.String getvalue()
Stringpublic void setTextReferenceFormat(java.lang.String value)
value - allowed object is Stringpublic void setTextRefName(java.lang.String value)
value - allowed object is Stringpublic void setvalue(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||