OTX-Runtime for Java  
OpenTestSystem.Otx.Runtime.Api.Custom.CustomScreenImplementation.IScreenLiteralParameter Interface Reference

A literal parameter is not a real screen parameter because it does not exists in the related ScreenSignature. More...

Inheritance diagram for OpenTestSystem.Otx.Runtime.Api.Custom.CustomScreenImplementation.IScreenLiteralParameter:
Inheritance graph

Public Member Functions

Object GetValue ()
 Gets value. More...
 
- Public Member Functions inherited from OpenTestSystem.Otx.Runtime.Api.Custom.CustomScreenImplementation.IScreenParameter
String GetDataType ()
 Gets the data type of the parameter as a string. More...
 
Object GetInitValue ()
 Gets initial value. More...
 
int GetMappingIndex ()
 Gets mapping index. More...
 
String GetMappingName ()
 Gets mapping name. More...
 
String GetName ()
 Gets name. More...
 
String GetSpecification ()
 Gets specification. More...
 

Detailed Description

A literal parameter is not a real screen parameter because it does not exists in the related ScreenSignature.

A literal parameter represents a parameter of an external screen, which is mapped to a literal.

Member Function Documentation

◆ GetValue()

Object OpenTestSystem.Otx.Runtime.Api.Custom.CustomScreenImplementation.IScreenLiteralParameter.GetValue ( )

Gets value.

Returns
Value.

The documentation for this interface was generated from the following file: