BEAST
eu.baltrad.beast.adaptor.IAdaptorConfiguration Interface Reference
Inheritance diagram for eu.baltrad.beast.adaptor.IAdaptorConfiguration:
eu.baltrad.beast.adaptor.xmlrpc.XmlRpcAdaptorConfiguration

Public Member Functions

String getName ()
 Returns the name of the adaptor.
 
String getType ()
 Returns the type of the adaptor.
 

Detailed Description

Author
Anders Henja

Member Function Documentation

◆ getName()

String eu.baltrad.beast.adaptor.IAdaptorConfiguration.getName ( )

Returns the name of the adaptor.

Returns
the name of the adaptor

Implemented in eu.baltrad.beast.adaptor.xmlrpc.XmlRpcAdaptorConfiguration.

◆ getType()

String eu.baltrad.beast.adaptor.IAdaptorConfiguration.getType ( )

Returns the type of the adaptor.

Returns
the type of the adaptor

Implemented in eu.baltrad.beast.adaptor.xmlrpc.XmlRpcAdaptorConfiguration.


The documentation for this interface was generated from the following file: