Class BOMobileNotificationNote

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

public class BOMobileNotificationNote extends DynO
See Also:
  • Constructor Details

    • BOMobileNotificationNote

      public BOMobileNotificationNote()
  • 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)