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

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

Uses of VShortArray in org.epics.pvmanager.data
 

Methods in org.epics.pvmanager.data that return types with arguments of type VShortArray
static ChannelExpression<VShortArray,short[]> ExpressionLanguage.vShortArray(java.lang.String name)
          A channel with the given name of type VShortArray.