Uses of Interface
gov.aps.jca.dbr.TIME
-
Packages that use TIME Package Description com.cosylab.epics.caj.cas.util.examples gov.aps.jca.dbr -
-
Uses of TIME in com.cosylab.epics.caj.cas.util.examples
Methods in com.cosylab.epics.caj.cas.util.examples with parameters of type TIME Modifier and Type Method Description protected voidCounterProcessVariable. fillInStatusAndTime(TIME timeDBR)Fill-in status and time to DBR. -
Uses of TIME in gov.aps.jca.dbr
Subinterfaces of TIME in gov.aps.jca.dbr Modifier and Type Interface Description interfaceCTRLinterfaceGRClasses in gov.aps.jca.dbr that implement TIME Modifier and Type Class Description classDBR_CTRL_ByteclassDBR_CTRL_DoubleclassDBR_CTRL_FloatclassDBR_CTRL_IntclassDBR_CTRL_ShortclassDBR_CTRL_StringclassDBR_GR_ByteclassDBR_GR_DoubleclassDBR_GR_FloatclassDBR_GR_IntclassDBR_GR_ShortclassDBR_GR_StringclassDBR_PRECISION_DoubleThis is an "artificial" DBR type to support TIME type with PRECISION.classDBR_PRECISION_FloatThis is an "artificial" DBR type to support TIME type with PRECISION.classDBR_TIME_ByteclassDBR_TIME_DoubleclassDBR_TIME_EnumclassDBR_TIME_FloatclassDBR_TIME_IntclassDBR_TIME_LABELS_EnumThis is an "artificial" DBR type to support TIME and LABELS type.classDBR_TIME_ShortclassDBR_TIME_String
-