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 |
BasePVInt
Base class for PVInt.
|
Modifier and Type | Method and Description |
---|---|
PVInt |
BasePVStructure.getIntField(String fieldName) |
Modifier and Type | Field and Description |
---|---|
static PVScalarType<PVInt,PVIntArray> |
PVScalarType.pvInt |
Modifier and Type | Method and Description |
---|---|
PVInt |
PVStructure.getIntField(String fieldName)
Find an int subfield with the specified fieldName.
|
Copyright © 2014. All Rights Reserved.