Package com.cloudera.cdp.dw.model
Class StringDiff
java.lang.Object
com.cloudera.cdp.dw.model.StringDiff
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:25.071-07:00")
public class StringDiff
extends Object
Difference between two strings.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StringDiff
public StringDiff()
-
-
Method Details
-
getFrom
Getter for from. The old value. -
setFrom
Setter for from. The old value. -
getTo
Getter for to. The new value. -
setTo
Setter for to. The new value. -
equals
-
hashCode
public int hashCode() -
toString
-