org.jopendocument.model.text
Class TextFormatChange
java.lang.Object
org.jopendocument.model.text.TextFormatChange
public class TextFormatChange
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
officeChangeInfo
protected OfficeChangeInfo officeChangeInfo
TextFormatChange
public TextFormatChange()
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.