public class OperationParameters extends Object implements Serializable
Constructor and Description |
---|
OperationParameters(UserInformation userInformation,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getProperties() |
UserInformation |
getUserInformation() |
String |
toString() |
public OperationParameters(UserInformation userInformation, Map<String,String> properties)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.