JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclipse.net4j.util
Interface ParameterAware
public interface
ParameterAware
Can receive parameters.
Since:
3.23
Author:
Eike Stepper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setParameters
(
Map
<
String
,
String
> parameters)
Method Details
setParameters
void
setParameters
(
Map
<
String
,
String
> parameters)