Class AppearsOnHistogram
java.lang.Object
com.liferay.analytics.reports.rest.dto.v1_0.AppearsOnHistogram
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid Metric[]getTotal()inthashCode()voidsetCanonicalUrl(com.liferay.petra.function.UnsafeSupplier<String, Exception> canonicalUrlUnsafeSupplier) voidsetCanonicalUrl(String canonicalUrl) voidsetMetrics(Metric[] metrics) voidsetMetrics(com.liferay.petra.function.UnsafeSupplier<Metric[], Exception> metricsUnsafeSupplier) voidsetPageTitle(com.liferay.petra.function.UnsafeSupplier<String, Exception> pageTitleUnsafeSupplier) voidsetPageTitle(String pageTitle) voidvoidvoidsetTotalValue(com.liferay.petra.function.UnsafeSupplier<Double, Exception> totalValueUnsafeSupplier) voidsetTotalValue(Double totalValue) static AppearsOnHistogramtoString()static AppearsOnHistogramunsafeToDTO(String json)
-
Field Details
-
canonicalUrl
-
metrics
-
pageTitle
-
total
-
totalValue
-
xClassName
-
-
Constructor Details
-
AppearsOnHistogram
public AppearsOnHistogram()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getCanonicalUrl
-
setCanonicalUrl
-
setCanonicalUrl
-
getMetrics
-
setMetrics
-
setMetrics
-
getPageTitle
-
setPageTitle
-
setPageTitle
-
getTotal
-
setTotal
-
setTotal
-
getTotalValue
-
setTotalValue
-
setTotalValue
-
equals
-
hashCode
public int hashCode() -
toString
-