Class Trend
java.lang.Object
com.liferay.analytics.reports.rest.dto.v1_0.Trend
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid Trend.TrendClassificationinthashCode()voidsetPercentage(com.liferay.petra.function.UnsafeSupplier<Double, Exception> percentageUnsafeSupplier) voidsetPercentage(Double percentage) voidsetTrendClassification(Trend.TrendClassification trendClassification) voidsetTrendClassification(com.liferay.petra.function.UnsafeSupplier<Trend.TrendClassification, Exception> trendClassificationUnsafeSupplier) static TrendtoString()static TrendunsafeToDTO(String json)
-
Field Details
-
percentage
-
trendClassification
-
xClassName
-
-
Constructor Details
-
Trend
public Trend()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getPercentage
-
setPercentage
-
setPercentage
-
getTrendClassification
-
getTrendClassificationAsString
-
setTrendClassification
-
setTrendClassification
public void setTrendClassification(com.liferay.petra.function.UnsafeSupplier<Trend.TrendClassification, Exception> trendClassificationUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-