public class EventHistoryViewConfiguration extends Object
Constructor and Description |
---|
EventHistoryViewConfiguration(String id,
String connectionString,
ConnectionType connectionType,
String label,
List<ColumnLabelProviderInformation> columnInformation) |
Modifier and Type | Method and Description |
---|---|
List<ColumnLabelProviderInformation> |
getColumnInformation() |
String |
getConnectionString() |
ConnectionType |
getConnectionType() |
String |
getId() |
String |
getLabel() |
public EventHistoryViewConfiguration(String id, String connectionString, ConnectionType connectionType, String label, List<ColumnLabelProviderInformation> columnInformation)
public List<ColumnLabelProviderInformation> getColumnInformation()
public String getConnectionString()
public ConnectionType getConnectionType()
public String getId()
public String getLabel()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.