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