org.jopendocument.model.text
Class TextFormatChange

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

public class TextFormatChange
extends java.lang.Object


Constructor Summary
TextFormatChange()
           
 
Method Summary
 OfficeChangeInfo getOfficeChangeInfo()
          Gets the value of the officeChangeInfo property.
 void setOfficeChangeInfo(OfficeChangeInfo value)
          Sets the value of the officeChangeInfo property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextFormatChange

public TextFormatChange()
Method Detail

getOfficeChangeInfo

public OfficeChangeInfo getOfficeChangeInfo()
Gets the value of the officeChangeInfo property.

Returns:
possible object is OfficeChangeInfo

setOfficeChangeInfo

public void setOfficeChangeInfo(OfficeChangeInfo value)
Sets the value of the officeChangeInfo property.

Parameters:
value - allowed object is OfficeChangeInfo