OTX-Runtime for Java  
OpenTestSystem.Otx.Runtime.Api.Custom.MeasureImplementation.IDeviceServiceLiteralParameter Interface Reference

A literal parameter is not a real DeviceService Parameter because it does not exists in the related DeviceServiceSignature. More...

Inheritance diagram for OpenTestSystem.Otx.Runtime.Api.Custom.MeasureImplementation.IDeviceServiceLiteralParameter:
Inheritance graph

Public Member Functions

Object GetValue ()
 Gets value. More...
 
- Public Member Functions inherited from OpenTestSystem.Otx.Runtime.Api.Custom.MeasureImplementation.IDeviceServiceParameter
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 DeviceService Parameter because it does not exists in the related DeviceServiceSignature.

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

Member Function Documentation

◆ GetValue()

Object OpenTestSystem.Otx.Runtime.Api.Custom.MeasureImplementation.IDeviceServiceLiteralParameter.GetValue ( )

Gets value.

Returns
Value.

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