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

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

Uses of VString in org.epics.pvmanager.data
 

Classes in org.epics.pvmanager.data that implement VString
 class IVString
           
 

Methods in org.epics.pvmanager.data that return VString
static VString ValueFactory.newVString(java.lang.String value, AlarmSeverity alarmSeverity, AlarmStatus alarmStatus, TimeStamp timeStamp, java.lang.Integer timeUserTag)
           
 

Methods in org.epics.pvmanager.data that return types with arguments of type VString
static SourceRateExpression<VString> ExpressionLanguage.vString(java.lang.String name)
          A channel with the given name of type VString.
 



Copyright © 2011. All Rights Reserved.