public class ReportCriteriaDto extends ReportCriteriaDtoBase
Java class for reportCriteriaDto complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="reportCriteriaDto"> <complexContent> <extension base="{http://report.entity.bullhorn.com/}reportCriteriaDtoBase"> <sequence> </sequence> </extension> </complexContent> </complexType>
allowMultiple, columnName, dataFormat, description, display, editType, hint, isHidden, isRequired, limit, lineDelimiter, reportCriteriaID, reportID, sortOrder, valueList
Constructor and Description |
---|
ReportCriteriaDto() |
getColumnName, getDataFormat, getDescription, getDisplay, getEditType, getHint, getLimit, getLineDelimiter, getReportCriteriaID, getReportID, getSortOrder, getValueList, isAllowMultiple, isIsHidden, isIsRequired, setAllowMultiple, setColumnName, setDataFormat, setDescription, setDisplay, setEditType, setHint, setIsHidden, setIsRequired, setLimit, setLineDelimiter, setReportCriteriaID, setReportID, setSortOrder, setValueList