Uses of Enum Class
org.epics.archiverappliance.engine.pv.PVConnectionState
Packages that use PVConnectionState
-
Uses of PVConnectionState in org.epics.archiverappliance.engine.pv
Methods in org.epics.archiverappliance.engine.pv that return PVConnectionStateModifier and TypeMethodDescriptionEPICS_V3_PV.connectionState()EPICS_V4_PV.connectionState()PV.connectionState()PVMetrics.lastConnectionEventState()static PVConnectionStateReturns the enum constant of this class with the specified name.static PVConnectionState[]PVConnectionState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.epics.archiverappliance.engine.pv with parameters of type PVConnectionStateModifier and TypeMethodDescriptionvoidPVMetrics.setLastConnectionEventState(PVConnectionState lastConnectionEventState)