Searched defs:supportDeviceTypes (Results 1 – 1 of 1) sorted by relevance
50 private List<DeviceType> supportDeviceTypes = new ArrayList<>(); field in PluginConf285 public void addSupportDeviceTypes(DeviceType supportDeviceTypes) { in addSupportDeviceTypes()