Package ru.bitel.bgbilling.server.bean
Class WebNotification
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.server.bean.WebNotification
- All Implemented Interfaces:
Serializable,Idable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetData()intgetState()setActualDateFrom(LocalDateTime actualDateFrom) setActualDateTo(LocalDateTime actualDateTo) setContractId(int contractId) setDeliveredTime(LocalDateTime deliveredTime) setNotificationId(int notificationId) setState(WebNotificationState state)
-
Constructor Details
-
WebNotification
public WebNotification()
-
-
Method Details
-
getContractId
public int getContractId() -
setContractId
-
getNotificationId
public int getNotificationId() -
setNotificationId
-
getResult
-
setResult
-
getState
-
setState
-
getDeliveredTime
-
setDeliveredTime
-
setData
-
getData
-
setActualDateFrom
-
setActualDateTo
-
getActualDateFrom
-
getActualDateTo
-