Class DTOOutcomeReasonEncodedNoteFilter

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.execution.rs1.outcomereason.encodednote.DTOOutcomeReasonEncodedNoteFilter
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOOutcomeReasonEncodedNoteFilter extends DynO
DTO for filter outcome reason encoded note
Since:
18.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOOutcomeReasonEncodedNoteFilter

      public DTOOutcomeReasonEncodedNoteFilter()
  • Method Details

    • getEncodedNoteId

      public final Collection<Long> getEncodedNoteId()
      Gets the encoded note id.
      Returns:
      the encoded note id
    • getEncodedNote

      public final Collection<Long> getEncodedNote()
      Gets the encoded note.
      Returns:
      the encoded note
    • setEncodedNoteId

      public final void setEncodedNoteId(Collection<Long> encodedNoteId)
      Sets the encoded note id.
      Parameters:
      encodedNoteId - the new encoded note id