public class ValuePair extends Object
Constructor and Description |
---|
ValuePair(String oldValue,
String newValue) |
public String getNewV()
public String getOldV()
public void setNewV(String newV)
newV
- The newV to setpublic void setOldV(String oldV)
oldV
- The oldV to setCopyright © 2015. All rights reserved.