public class GetConfigurationRequest extends java.lang.Object implements java.io.Serializable, RequestMessage
| Constructor and Description |
|---|
GetConfigurationRequest(Request request,
java.lang.String factoryId,
java.lang.String configurationId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfigurationId() |
java.lang.String |
getFactoryId() |
Request |
getRequest() |
java.lang.String |
toString() |
public GetConfigurationRequest(Request request, java.lang.String factoryId, java.lang.String configurationId)
public Request getRequest()
getRequest in interface RequestMessagepublic java.lang.String getFactoryId()
public java.lang.String getConfigurationId()
public java.lang.String toString()
toString in class java.lang.Object
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0