Class MobileRequestPushToken
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdContractId
ru.bitel.bgbilling.modules.mobile.server.bean.MobileRequestPushToken
- All Implemented Interfaces:
Serializable,ContractIdable,Idable
Бин только для передачи данных на пуш сервер
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetToken()intgetType()Ios или AndroidvoidsetComment(String comment) setContractId(int contractId) setId(int id) Устанавливает id объектаvoidvoidsetType(int type) Ios или AndroidMethods inherited from class ru.bitel.common.model.IdContractId
getContractId
-
Constructor Details
-
MobileRequestPushToken
public MobileRequestPushToken()
-
-
Method Details
-
setId
Description copied from class:IdУстанавливает id объекта -
getToken
-
setToken
-
setContractId
- Overrides:
setContractIdin classIdContractId
-
getType
public int getType()Ios или Android -
setType
public void setType(int type) Ios или Android -
getComment
-
setComment
-