Class Trend
java.lang.Object
com.liferay.analytics.reports.rest.client.dto.v1_0.Trend
- All Implemented Interfaces:
Serializable,Cloneable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidsetPercentage(com.liferay.analytics.reports.rest.client.function.UnsafeSupplier<Double, Exception> percentageUnsafeSupplier) voidsetPercentage(Double percentage) voidsetTrendClassification(Trend.TrendClassification trendClassification) voidsetTrendClassification(com.liferay.analytics.reports.rest.client.function.UnsafeSupplier<Trend.TrendClassification, Exception> trendClassificationUnsafeSupplier) static TrendtoString()
-
Field Details
-
percentage
-
trendClassification
-
-
Constructor Details
-
Trend
public Trend()
-
-
Method Details
-
toDTO
-
getPercentage
-
setPercentage
-
setPercentage
-
getTrendClassification
-
getTrendClassificationAsString
-
setTrendClassification
-
setTrendClassification
public void setTrendClassification(com.liferay.analytics.reports.rest.client.function.UnsafeSupplier<Trend.TrendClassification, Exception> trendClassificationUnsafeSupplier) -
clone
- Overrides:
clonein classObject- Throws:
CloneNotSupportedException
-
equals
-
hashCode
public int hashCode() -
toString
-