org.jopendocument.model.text
Class TextBookmarkRef

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

public class TextBookmarkRef
extends java.lang.Object


Constructor Summary
TextBookmarkRef()
           
 
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

TextBookmarkRef

public TextBookmarkRef()
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