JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.citrusframework.common
Interface Named
All Known Subinterfaces:
Endpoint
,
Server
,
TestCase
public interface
Named
Author:
Christoph Deppisch
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setName
(
String
name)
Sets the component name.
Method Details
setName
void
setName
(
String
name)
Sets the component name.
Parameters:
name
-