Class NotifDefaultAddressRow


  • public class NotifDefaultAddressRow
    extends Object
    • Constructor Detail

      • NotifDefaultAddressRow

        public NotifDefaultAddressRow​(int aId,
                                      int aUserId,
                                      int aNotifAddressId)
    • Method Detail

      • getId

        public int getId()
      • setId

        public void setId​(int aId)
      • getUserId

        public int getUserId()
      • setUserId

        public void setUserId​(int aUserId)
      • getNotifAddressId

        public int getNotifAddressId()
      • setNotifAddressId

        public void setNotifAddressId​(int aNotifAddressId)