org.jopendocument.model.text
Class TextSequenceRef

java.lang.Object
  extended by org.jopendocument.model.text.TextSequenceRef

public class TextSequenceRef
extends java.lang.Object


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

TextSequenceRef

public TextSequenceRef()
Method Detail

getTextReferenceFormat

public java.lang.String getTextReferenceFormat()
Gets the value of the textReferenceFormat property.

Returns:
possible object is String

getTextRefName

public java.lang.String getTextRefName()
Gets the value of the textRefName property.

Returns:
possible object is String

getvalue

public java.lang.String getvalue()
Gets the value of the value property.

Returns:
possible object is String

setTextReferenceFormat

public void setTextReferenceFormat(java.lang.String value)
Sets the value of the textReferenceFormat property.

Parameters:
value - allowed object is String

setTextRefName

public void setTextRefName(java.lang.String value)
Sets the value of the textRefName property.

Parameters:
value - allowed object is String

setvalue

public void setvalue(java.lang.String value)
Sets the value of the value property.

Parameters:
value - allowed object is String