Class MobileContractNotification
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdContractId
ru.bitel.bgbilling.modules.mobile.common.bean.MobileContractNotification
- All Implemented Interfaces:
Serializable,ContractIdable,Idable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetText()intbooleansetContractId(int contractId) setDateConfirm(Date dateConfirm) setDateSend(Date dateSend) setStatus(PushStatusType status) setStorable(boolean storable) setUserId(int userId) Methods inherited from class ru.bitel.common.model.IdContractId
getContractId
-
Constructor Details
-
MobileContractNotification
public MobileContractNotification()
-
-
Method Details
-
getDateConfirm
-
getDateSend
-
getParams
-
getStatus
-
getText
-
getUserId
public int getUserId() -
isStorable
public boolean isStorable() -
setContractId
- Overrides:
setContractIdin classIdContractId
-
setDateConfirm
-
setDateSend
-
setParams
-
setStatus
-
setStorable
-
setText
-
setUserId
-