public class GetConfigurationRequest extends Object implements Serializable, RequestMessage
Constructor and Description |
---|
GetConfigurationRequest(Request request,
String factoryId,
String configurationId) |
Modifier and Type | Method and Description |
---|---|
String |
getConfigurationId() |
String |
getFactoryId() |
Request |
getRequest() |
String |
toString() |
public Request getRequest()
getRequest
in interface RequestMessage
public String getFactoryId()
public String getConfigurationId()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.