public class ReadWeight
extends java.lang.Object
Constructor and Description |
---|
ReadWeight(java.util.ArrayList<com.zebra.scannercontrol.RSMAttribute> rsmGetResponseBuffer) |
Modifier and Type | Method and Description |
---|---|
int |
getStatus()
Method to access the read weight status
|
double |
getWeight()
Method to access the weight read
|
java.lang.String |
getWeightMode()
Method to access the weight mode
|
public ReadWeight(java.util.ArrayList<com.zebra.scannercontrol.RSMAttribute> rsmGetResponseBuffer)
public double getWeight()
public java.lang.String getWeightMode()
public int getStatus()