Class DTOMobileNotificationNote

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.mobile.core.rs3.notification.DTOMobileNotificationNote
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOMobileNotificationNote extends DynO
DTO for mobile notification note.
Since:
19.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOMobileNotificationNote

      public DTOMobileNotificationNote()
  • Method Details

    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • getRowId

      public Long getRowId()
    • setRowId

      public void setRowId(Long rowId)
    • getIndex

      public Long getIndex()
    • setIndex

      public void setIndex(Long index)
    • getText

      public String getText()
    • setText

      public void setText(String text)