Uses of Enum Class
org.epics.archiverappliance.config.PVNames.EPICSVersion
Packages that use PVNames.EPICSVersion
-
Uses of PVNames.EPICSVersion in org.epics.archiverappliance.config
Methods in org.epics.archiverappliance.config that return PVNames.EPICSVersionModifier and TypeMethodDescriptionstatic PVNames.EPICSVersionPVNames.pvNameVersion(String pvName) What type of name is the pv.static PVNames.EPICSVersionReturns the enum constant of this class with the specified name.static PVNames.EPICSVersion[]PVNames.EPICSVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.