public class ComparisonStyleChange extends Object
Constructor | Description |
---|---|
ComparisonStyleChange() |
Modifier and Type | Method | Description |
---|---|---|
ComparisonStyleChange |
changedProperty(String changedProperty) |
|
boolean |
equals(Object o) |
|
String |
getChangedProperty() |
Gets or Sets the name of th property that was changes
|
int |
hashCode() |
|
void |
setChangedProperty(String changedProperty) |
|
String |
toString() |
public ComparisonStyleChange changedProperty(String changedProperty)
public String getChangedProperty()
public void setChangedProperty(String changedProperty)
Copyright © 2018. All rights reserved.