public class Item extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getClientHandle() |
Group |
getGroup() |
String |
getId() |
int |
getServerHandle() |
ItemState |
read(boolean device) |
void |
setActive(boolean state) |
Integer |
write(JIVariant value) |
public Group getGroup()
public int getServerHandle()
public int getClientHandle()
public String getId()
public void setActive(boolean state)
throws JIException
JIExceptionpublic ItemState read(boolean device) throws JIException
JIExceptionpublic Integer write(JIVariant value) throws JIException
JIExceptionCopyright © 2017 LSST. All rights reserved.