-
public class CheckDeviceSetting
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
CheckDeviceSetting.Builder
-
Field Summary
Fields Modifier and Type Field Description private ScanDeviceBean
packet
private String
shortChain
-
Method Summary
Modifier and Type Method Description ScanDeviceBean
getPacket()
String
getShortChain()
-
-
Method Detail
-
getPacket
ScanDeviceBean getPacket()
-
getShortChain
String getShortChain()
-
-
-
-