Uses of Interface
org.epics.pvmanager.data.VEnum

Packages that use VEnum
org.epics.pvmanager.data Support for control system types. 
 

Uses of VEnum in org.epics.pvmanager.data
 

Methods in org.epics.pvmanager.data that return types with arguments of type VEnum
static ChannelExpression<VEnum,java.lang.Integer> ExpressionLanguage.vEnum(java.lang.String name)
          A channel with the given name of type VEnum.