public class StatusDataPublishedByCanOpenProxy extends Object
| Constructor and Description |
|---|
StatusDataPublishedByCanOpenProxy() |
StatusDataPublishedByCanOpenProxy(int hardwareNB) |
StatusDataPublishedByCanOpenProxy(Object[][] otherList) |
| Modifier and Type | Method and Description |
|---|---|
void |
addHardwareAtIndex(int index,
String name,
String nodeID,
String serialNB,
boolean booted,
boolean initialized) |
Object[][] |
getHardwareList() |
static void |
main(String[] args) |
void |
setHardwareListLength(int length) |
void |
setName(String name) |
String |
toString() |
public StatusDataPublishedByCanOpenProxy()
public StatusDataPublishedByCanOpenProxy(int hardwareNB)
public StatusDataPublishedByCanOpenProxy(Object[][] otherList)
public Object[][] getHardwareList()
public void setName(String name)
public void setHardwareListLength(int length)
public void addHardwareAtIndex(int index,
String name,
String nodeID,
String serialNB,
boolean booted,
boolean initialized)
public static void main(String[] args)
Copyright © 2014 LSST. All rights reserved.