Class AbstractAttributesBase
java.lang.Object
org.apache.camel.component.salesforce.api.dto.AbstractDTOBase
org.apache.camel.component.salesforce.api.dto.analytics.reports.AbstractAttributesBase
- Direct Known Subclasses:
AsyncAttributes,SyncAttributes
Base DTO for report attributes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetReportId(String reportId) voidsetReportName(String reportName) voidMethods inherited from class org.apache.camel.component.salesforce.api.dto.AbstractDTOBase
toString
-
Constructor Details
-
AbstractAttributesBase
public AbstractAttributesBase()
-
-
Method Details
-
getType
-
setType
-
getReportName
-
setReportName
-
getReportId
-
setReportId
-