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 |
BasePVShort
Base class for PVByte.
|
Modifier and Type | Method and Description |
---|---|
PVShort |
BasePVStructure.getShortField(String fieldName) |
Modifier and Type | Field and Description |
---|---|
static PVScalarType<PVShort,PVShortArray> |
PVScalarType.pvShort |
Modifier and Type | Method and Description |
---|---|
PVShort |
PVStructure.getShortField(String fieldName)
Find a short subfield with the specified fieldName.
|
Copyright © 2014. All Rights Reserved.