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 | Class and Description |
---|---|
class |
BasePVLong
Base class for PVLong.
|
Modifier and Type | Method and Description |
---|---|
PVLong |
BasePVStructure.getLongField(String fieldName) |
Modifier and Type | Field and Description |
---|---|
static PVScalarType<PVLong,PVLongArray> |
PVScalarType.pvLong |
Modifier and Type | Method and Description |
---|---|
PVLong |
PVStructure.getLongField(String fieldName)
Find a long subfield with the specified fieldName.
|
Copyright © 2014. All Rights Reserved.