public class ExporterInformation extends Object
| Constructor and Description |
|---|
ExporterInformation(ConnectionInformation connectionInformation,
String description) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionInformation |
getConnectionInformation() |
String |
getDescription() |
String |
toString() |
public ExporterInformation(ConnectionInformation connectionInformation, String description)
public String getDescription()
public ConnectionInformation getConnectionInformation()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.