-
public class BatchBeaconActivatorBeanBean for activator of beacon.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classBatchBeaconActivatorBean.Builder
-
Field Summary
Fields Modifier and Type Field Description private longtimeoutprivate longhomeIdprivate List<ScanDeviceBean>deviceBeanList
-
Method Summary
Modifier and Type Method Description longgetTimeout()longgetHomeId()List<ScanDeviceBean>getDeviceBeanList()-
-
Method Detail
-
getTimeout
long getTimeout()
-
getHomeId
long getHomeId()
-
getDeviceBeanList
List<ScanDeviceBean> getDeviceBeanList()
-
-
-
-