public class ExporterInformation extends Object
| Constructor and Description |
|---|
ExporterInformation(org.eclipse.scada.core.ConnectionInformation connectionInformation,
String description) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.scada.core.ConnectionInformation |
getConnectionInformation() |
String |
getDescription() |
String |
toString() |
public ExporterInformation(org.eclipse.scada.core.ConnectionInformation connectionInformation,
String description)