public class RegisterData extends Object implements Serializable
RegisterData(int address, int count, int[] values)
int
getAddress()
getCount()
int[]
getValues()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RegisterData(int address, int count, int[] values)
public int getAddress()
public int getCount()
public int[] getValues()
public String toString()
toString
Object
Copyright © 2020 LSST. All rights reserved.