Package flexagon.fd.model2.pojo
Class NotificationEventDataObject
java.lang.Object
FlexDataObject
flexagon.fd.model2.pojo.NotificationEventDataObject
public class NotificationEventDataObject
extends FlexDataObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCreatedBy(String pCreatedBy) voidsetCreatedOn(Timestamp pCreatedOn) voidsetEventCode(NotificationEventCodeEnum pEventCode) voidsetNotificationEventId(Long pNotificationEventId) voidsetNotificationId(Long pNotificationId) voidsetUpdatedBy(String pUpdatedBy) voidsetUpdatedOn(Timestamp pUpdatedOn) voidsetVersionNumber(Integer pVersionNumber)
-
Constructor Details
-
NotificationEventDataObject
public NotificationEventDataObject()
-
-
Method Details
-
getNotificationEventId
-
setNotificationEventId
-
getEventCode
-
setEventCode
-
getNotificationId
-
setNotificationId
-
getCreatedOn
-
setCreatedOn
-
getCreatedBy
-
setCreatedBy
-
getUpdatedOn
-
setUpdatedOn
-
getUpdatedBy
-
setUpdatedBy
-
getVersionNumber
-
setVersionNumber
-