Package com.seeq.model
Class FormulaUpgradeChangeV1
java.lang.Object
com.seeq.model.FormulaUpgradeChangeV1
Details about the specific changes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Description of the changeA link to the Knowledge Base for more explanation of why this was appliedint
hashCode()
moreDetailsUrl
(String moreDetailsUrl) void
void
setMoreDetailsUrl
(String moreDetailsUrl) toString()
-
Constructor Details
-
FormulaUpgradeChangeV1
public FormulaUpgradeChangeV1()
-
-
Method Details
-
change
-
getChange
Description of the change- Returns:
- change
-
setChange
-
moreDetailsUrl
-
getMoreDetailsUrl
A link to the Knowledge Base for more explanation of why this was applied- Returns:
- moreDetailsUrl
-
setMoreDetailsUrl
-
equals
-
hashCode
public int hashCode() -
toString
-