-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
void
Generated property for Affinity.recentScore property defined at extension yaasyprofileconnect.
void
Generated property for Affinity.recentViewCount property defined at extension yaasyprofileconnect.
void
Generated property for Affinity.score property defined at extension yaasyprofileconnect.
Methods inherited from class java.util.HashMap
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Constructor Details
-
-
Affinity
public Affinity()
-
Method Details
-
setScore
Generated property for Affinity.score property defined at extension yaasyprofileconnect.
-
-
setRecentViewCount
public void setRecentViewCount(Integer recentViewCount)
Generated property for Affinity.recentViewCount property defined at extension yaasyprofileconnect.
-
getRecentViewCount
public Integer getRecentViewCount()
-
setRecentScore
public void setRecentScore(BigDecimal recentScore)
Generated property for Affinity.recentScore property defined at extension yaasyprofileconnect.
-