Class ForpostDevice
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostBase
ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostDevice
- All Implemented Interfaces:
Serializable,Idable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint[]intvoidsetCameraIDList(int[] cameraIDList) setCreationDate(LocalDateTime creationDate) setDescription(String description) setSettings(String settings) setTypeId(int typeId) Methods inherited from class ru.bitel.bgbilling.modules.smarthouse.common.bean.forpost.ForpostBase
get, getData, getInt, getString, getString, put, setData, setId
-
Constructor Details
-
ForpostDevice
public ForpostDevice()
-
-
Method Details
-
getCreationDate
-
getTypeId
public int getTypeId() -
getDescription
-
getSettings
-
getCameraIDList
public int[] getCameraIDList() -
setCreationDate
-
setTypeId
-
setDescription
-
setSettings
-
setCameraIDList
public void setCameraIDList(int[] cameraIDList)
-