OTX-Runtime for Java  
OpenTestSystem.Otx.Runtime.Api.Custom.ExternalServiceProviderImplementation.IEventValueParameter Interface Reference

Represents OTX ExternalEventResult. More...

Inheritance diagram for OpenTestSystem.Otx.Runtime.Api.Custom.ExternalServiceProviderImplementation.IEventValueParameter:
Inheritance graph

Public Member Functions

Object GetValue ()
 Gets value. More...
 
void SetValue (Object value)
 Sets value. More...
 
- Public Member Functions inherited from OpenTestSystem.Otx.Runtime.Api.Custom.ExternalServiceProviderImplementation.IEventParameter
String GetDataType ()
 Gets DataType. 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 ExternalEventResult.

Member Function Documentation

◆ GetValue()

Object OpenTestSystem.Otx.Runtime.Api.Custom.ExternalServiceProviderImplementation.IEventValueParameter.GetValue ( )

Gets value.

Returns
Value.

◆ SetValue()

void OpenTestSystem.Otx.Runtime.Api.Custom.ExternalServiceProviderImplementation.IEventValueParameter.SetValue ( Object  value)

Sets value.

Parameters
valueNew value.

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