JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.fit.layout.api
Interface Parameter
All Known Implementing Classes:
BaseParameter
,
ParameterBoolean
,
ParameterFloat
,
ParameterInt
,
ParameterString
public interface
Parameter
A parameter of a parametrized operation.
Author:
burgetr
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getName
()
Returns the name of the parameter.
Method Detail
getName
String
getName()
Returns the name of the parameter.
Returns:
The parameter name.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018. All rights reserved.