Class DTOOutcomeReasonEncodedNote

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

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

    • DTOOutcomeReasonEncodedNote

      public DTOOutcomeReasonEncodedNote()
  • Method Details

    • getEncodedNote

      public final Long getEncodedNote()
      Gets the encoded note.
      Returns:
      the encoded note
    • setEncodedNote

      public final void setEncodedNote(Long encodedNote)
      Sets the encoded note.
      Parameters:
      encodedNote - the new encoded note
    • getReason

      public final Long getReason()
      Gets the reason.
      Returns:
      the reason
    • setReason

      public final void setReason(Long reason)
      Sets the reason.
      Parameters:
      reason - the new reason