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

Represents OTX ScreenInParameter. More...

Inheritance diagram for OpenTestSystem.Otx.Runtime.Api.Custom.CustomScreenImplementation.IScreenInParameter:
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

Represents OTX ScreenInParameter.

Member Function Documentation

◆ GetValue()

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

Gets value.

Returns
Value.

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