Class Histogram
java.lang.Object
com.liferay.site.dsr.analytics.rest.dto.v1_0.Histogram
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid HistogramMetric[]getTotal()inthashCode()voidsetHistogramMetrics(com.liferay.petra.function.UnsafeSupplier<HistogramMetric[], Exception> histogramMetricsUnsafeSupplier) voidsetHistogramMetrics(HistogramMetric[] histogramMetrics) voidvoidstatic HistogramtoString()static HistogramunsafeToDTO(String json)
-
Field Details
-
histogramMetrics
-
total
-
xClassName
-
-
Constructor Details
-
Histogram
public Histogram()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getHistogramMetrics
-
setHistogramMetrics
-
setHistogramMetrics
public void setHistogramMetrics(com.liferay.petra.function.UnsafeSupplier<HistogramMetric[], Exception> histogramMetricsUnsafeSupplier) -
getTotal
-
setTotal
-
setTotal
-
equals
-
hashCode
public int hashCode() -
toString
-