Class CAVTypeAdapterSet
- java.lang.Object
-
- org.epics.gpclient.datasource.ca.types.CAVTypeAdapterSet
-
- All Implemented Interfaces:
CATypeAdapterSet,org.epics.gpclient.datasource.DataSourceTypeAdapterSet
public class CAVTypeAdapterSet extends Object implements CATypeAdapterSet
- Author:
- carcassi
-
-
Constructor Summary
Constructors Constructor Description CAVTypeAdapterSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<CATypeAdapter>getAdapters()
-
-
-
Method Detail
-
getAdapters
public Set<CATypeAdapter> getAdapters()
- Specified by:
getAdaptersin interfaceCATypeAdapterSet- Specified by:
getAdaptersin interfaceorg.epics.gpclient.datasource.DataSourceTypeAdapterSet
-
-