Class SupportedSeriesRepresentation

All Implemented Interfaces:
ResourceRepresentation, org.svenson.DynamicProperties

public class SupportedSeriesRepresentation extends AbstractExtensibleRepresentation
  • Constructor Details

    • SupportedSeriesRepresentation

      public SupportedSeriesRepresentation()
  • Method Details

    • getSupportedSeries

      @JSONProperty("c8y_SupportedSeries") public List<String> getSupportedSeries()
    • setSupportedSeries

      public void setSupportedSeries(List<String> supportedSeries)