net.nan21.dnet.module.ad.report.ds.filter
Class ReportParamRtDsFilter
java.lang.Object
net.nan21.dnet.core.presenter.model.AbstractDsFilter
net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter
net.nan21.dnet.module.ad.report.ds.filter.ReportParamRtDsFilter
- All Implemented Interfaces:
- net.nan21.dnet.core.api.model.IModelWithClientId, net.nan21.dnet.core.api.model.IModelWithId
public class ReportParamRtDsFilter
- extends net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter |
active, clientId, code, createdAt, createdAt_From, createdAt_To, createdBy, description, id, modifiedAt, modifiedAt_From, modifiedAt_To, modifiedBy, name, notes, uuid |
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDsFilter |
getActive, getClientId, getCode, getCreatedAt_From, getCreatedAt_To, getCreatedAt, getCreatedBy, getDescription, getId, getModifiedAt_From, getModifiedAt_To, getModifiedAt, getModifiedBy, getName, getNotes, getUuid, setActive, setClientId, setCode, setCreatedAt_From, setCreatedAt_To, setCreatedAt, setCreatedBy, setDescription, setId, setModifiedAt_From, setModifiedAt_To, setModifiedAt, setModifiedBy, setName, setNotes, setUuid |
| Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractDsFilter |
_asLong_ |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportParamRtDsFilter
public ReportParamRtDsFilter()
getReportId
public Long getReportId()
getReportId_From
public Long getReportId_From()
getReportId_To
public Long getReportId_To()
setReportId
public void setReportId(Long reportId)
setReportId_From
public void setReportId_From(Long reportId_From)
setReportId_To
public void setReportId_To(Long reportId_To)
getReportCode
public String getReportCode()
setReportCode
public void setReportCode(String reportCode)
getValue
public String getValue()
setValue
public void setValue(String value)
getDataType
public String getDataType()
setDataType
public void setDataType(String dataType)
getParameterName
public String getParameterName()
setParameterName
public void setParameterName(String parameterName)
getListOfValues
public String getListOfValues()
setListOfValues
public void setListOfValues(String listOfValues)
getNoEdit
public Boolean getNoEdit()
setNoEdit
public void setNoEdit(Boolean noEdit)
getMandatory
public Boolean getMandatory()
setMandatory
public void setMandatory(Boolean mandatory)
getSequenceNo
public Integer getSequenceNo()
getSequenceNo_From
public Integer getSequenceNo_From()
getSequenceNo_To
public Integer getSequenceNo_To()
setSequenceNo
public void setSequenceNo(Integer sequenceNo)
setSequenceNo_From
public void setSequenceNo_From(Integer sequenceNo_From)
setSequenceNo_To
public void setSequenceNo_To(Integer sequenceNo_To)
Copyright © 2012. All Rights Reserved.