Interface IPrintsReportParams

All Superinterfaces:
IPeriodQueryRequestParams, IQueryRequestParams, IRequestParams, ISearchRequestParams

public interface IPrintsReportParams
extends IPeriodQueryRequestParams
  • Method Details

    • getPrintClass

      Class getPrintClass()
    • getIdPatient

      Long getIdPatient()
    • getIdPayer

      Long getIdPayer()
    • getPatient

      Person getPatient()
    • getPayer

      AbstractParty getPayer()