| Modifier and Type | Class and Description |
|---|---|
static class |
CanSocket.CanId.StatusBits |
| Constructor and Description |
|---|
CanId(int address) |
| Modifier and Type | Method and Description |
|---|---|
CanSocket.CanId |
clearEFFSFF() |
CanSocket.CanId |
clearERR() |
CanSocket.CanId |
clearRTR() |
protected Object |
clone() |
boolean |
equals(Object obj) |
int |
getCanId_EFF() |
int |
getCanId_ERR() |
int |
getCanId_SFF() |
int |
hashCode() |
boolean |
isSetEFFSFF() |
boolean |
isSetERR() |
boolean |
isSetRTR() |
CanSocket.CanId |
setEFFSFF() |
CanSocket.CanId |
setERR() |
CanSocket.CanId |
setRTR() |
String |
toString() |
public boolean isSetEFFSFF()
public boolean isSetRTR()
public boolean isSetERR()
public CanSocket.CanId setEFFSFF()
public CanSocket.CanId setRTR()
public CanSocket.CanId setERR()
public CanSocket.CanId clearEFFSFF()
public CanSocket.CanId clearRTR()
public CanSocket.CanId clearERR()
public int getCanId_SFF()
public int getCanId_EFF()
public int getCanId_ERR()
Copyright © 2023 LSST. All rights reserved.