public class ReportDto extends ReportDtoBase
Java class for reportDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="reportDto"> <complexContent> <extension base="{http://report.entity.bullhorn.com/}reportDtoBase"> <sequence> </sequence> </extension> </complexContent> </complexType>
categoryID, cognosType, dashboard, dateAdded, dateLastModified, description, name, oldReportID, ownerID, packageName, path, reportID, reportJar, reportRTF, reportXML, sqlData, type, version
Constructor and Description |
---|
ReportDto() |
getCategoryID, getCognosType, getDateAdded, getDateLastModified, getDescription, getName, getOldReportID, getOwnerID, getPackageName, getPath, getReportID, getReportJar, getReportRTF, getReportXML, getSqlData, getType, getVersion, isDashboard, setCategoryID, setCognosType, setDashboard, setDateAdded, setDateLastModified, setDescription, setName, setOldReportID, setOwnerID, setPackageName, setPath, setReportID, setReportJar, setReportRTF, setReportXML, setSqlData, setType, setVersion