java.lang.Object
com.liferay.analytics.reports.rest.client.dto.v1_0.DeviceMetric
All Implemented Interfaces:
Serializable, Cloneable

@Generated("") public class DeviceMetric extends Object implements Cloneable, Serializable
See Also:
Generated:
  • Field Details

    • metricName

      protected String metricName
    • metrics

      protected Metric[] metrics
  • Constructor Details

    • DeviceMetric

      public DeviceMetric()
  • Method Details