public class ReportCategoryDto extends ReportCategoryDtoBase
Java class for reportCategoryDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="reportCategoryDto">
<complexContent>
<extension base="{http://report.entity.bullhorn.com/}reportCategoryDtoBase">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
corporationID, name, reportCategoryID, sortOrder| Constructor and Description |
|---|
ReportCategoryDto() |
getCorporationID, getName, getReportCategoryID, getSortOrder, setCorporationID, setName, setReportCategoryID, setSortOrder