Package org.openl.rules.testmethod
Interface IParameterWithValueDeclaration
-
- All Superinterfaces:
INamedThing,IParameterDeclaration
- All Known Implementing Classes:
ParameterWithValueDeclaration
public interface IParameterWithValueDeclaration extends IParameterDeclaration
-
-
Field Summary
-
Fields inherited from interface org.openl.base.INamedThing
LONG, REGULAR, SHORT
-
Fields inherited from interface org.openl.types.IParameterDeclaration
EMPTY
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetValue()-
Methods inherited from interface org.openl.base.INamedThing
getDisplayName, getName
-
Methods inherited from interface org.openl.types.IParameterDeclaration
getContextProperty, getModule, getType, removeDebugInformation
-
-
-
-
Method Detail
-
getValue
Object getValue()
-
-