Package com.thortech.xl.vo
Class Change
java.lang.Object
com.thortech.xl.vo.Change
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAttrname
(String attrname) void
setNewValue
(String newValue) void
setOldValue
(String oldValue)
-
Constructor Details
-
Change
public Change()
-
-
Method Details
-
getAttrname
-
setAttrname
-
getOldValue
-
setOldValue
-
getNewValue
-
setNewValue
-