public class UpdateQueryParameters extends Object implements Serializable
Constructor and Description |
---|
UpdateQueryParameters(long queryId,
QueryParameters queryParameters,
Set<String> valueTypes) |
Modifier and Type | Method and Description |
---|---|
long |
getQueryId() |
QueryParameters |
getQueryParameters() |
Set<String> |
getValueTypes() |
String |
toString() |
public UpdateQueryParameters(long queryId, QueryParameters queryParameters, Set<String> valueTypes)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.