@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class ReportingV3ReportDefinitionsGet200ResponseReportDefinitions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportingV3ReportDefinitionsGet200ResponseReportDefinitions.SupportedFormatsEnum
Gets or Sets supportedFormats
|
| Constructor and Description |
|---|
ReportingV3ReportDefinitionsGet200ResponseReportDefinitions() |
public ReportingV3ReportDefinitionsGet200ResponseReportDefinitions()
public ReportingV3ReportDefinitionsGet200ResponseReportDefinitions type(String type)
public String getType()
public void setType(String type)
public ReportingV3ReportDefinitionsGet200ResponseReportDefinitions reportDefinitionId(Integer reportDefinitionId)
public Integer getReportDefinitionId()
public void setReportDefinitionId(Integer reportDefinitionId)
public ReportingV3ReportDefinitionsGet200ResponseReportDefinitions reportDefintionName(String reportDefintionName)
public String getReportDefintionName()
public void setReportDefintionName(String reportDefintionName)
public ReportingV3ReportDefinitionsGet200ResponseReportDefinitions supportedFormats(List<ReportingV3ReportDefinitionsGet200ResponseReportDefinitions.SupportedFormatsEnum> supportedFormats)
public ReportingV3ReportDefinitionsGet200ResponseReportDefinitions addSupportedFormatsItem(ReportingV3ReportDefinitionsGet200ResponseReportDefinitions.SupportedFormatsEnum supportedFormatsItem)
public List<ReportingV3ReportDefinitionsGet200ResponseReportDefinitions.SupportedFormatsEnum> getSupportedFormats()
public void setSupportedFormats(List<ReportingV3ReportDefinitionsGet200ResponseReportDefinitions.SupportedFormatsEnum> supportedFormats)
public ReportingV3ReportDefinitionsGet200ResponseReportDefinitions description(String description)
public String getDescription()
public void setDescription(String description)
Copyright © 2018. All rights reserved.