org.jopendocument.model.text
Class TextFormatChange

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

public class TextFormatChange
extends Object


Field Summary
protected  OfficeChangeInfo officeChangeInfo
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

officeChangeInfo

protected OfficeChangeInfo officeChangeInfo
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


Copyright © 2010 jOpenDocument All Rights Reserved.