Package | Description |
---|---|
org.epics.pvdata.factory |
This package implements the interfaces defined in org.epics.pvdata.pv.
|
org.epics.pvdata.pv |
This package contains the interface definitions for the Java implementation of pvData.
|
Modifier and Type | Method and Description |
---|---|
int |
BasePVBooleanArray.get(int offset,
int len,
BooleanArrayData data) |
Modifier and Type | Method and Description |
---|---|
int |
PVBooleanArray.get(int offset,
int length,
BooleanArrayData data)
Get values from a PVBooleanArray
and put them into boolean[]to.
|
Copyright © 2014. All Rights Reserved.