com.stratelia.silverpeas.notificationManager.model
Class NotifDefaultAddressRow
java.lang.Object
com.stratelia.silverpeas.notificationManager.model.NotifDefaultAddressRow
public class NotifDefaultAddressRow
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotifDefaultAddressRow
public NotifDefaultAddressRow(int aId,
int aUserId,
int aNotifAddressId)
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)
Copyright © 2016 Silverpeas. All Rights Reserved.