org.epics.pvmanager.data
Class DataTypeSupport
java.lang.Object
org.epics.pvmanager.data.DataTypeSupport
public final class DataTypeSupport
- extends Object
Adds support for control system standard types defined in this package.
- Author:
- carcassi
Method Summary |
static void |
install()
Installs type support. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
install
public static void install()
- Installs type support. This should only be called by either DataSources
or ExpressionLanguage libraries that require support for these types.
Copyright © 2011. All Rights Reserved.