public class ScanCodeInfo extends Object implements Serializable
ScanCodeInfo(String scanType, String scanResult)
String
getScanResult()
getScanType()
void
setScanResult(String scanResult)
setScanType(String scanType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScanCodeInfo(String scanType, String scanResult)
public String getScanType()
public void setScanType(String scanType)
public String getScanResult()
public void setScanResult(String scanResult)
Copyright © 2017. All rights reserved.