![]() |
OTX-Runtime for Java
|
|
Represents OTX ExternalEventResult. More...
Public Member Functions | |
Object | GetValue () |
Gets value. More... | |
void | SetValue (Object value) |
Sets value. More... | |
![]() | |
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... | |
Represents OTX ExternalEventResult.
Object OpenTestSystem.Otx.Runtime.Api.Custom.ExternalServiceProviderImplementation.IEventValueParameter.GetValue | ( | ) |
Gets value.
void OpenTestSystem.Otx.Runtime.Api.Custom.ExternalServiceProviderImplementation.IEventValueParameter.SetValue | ( | Object | value | ) |
Sets value.
value | New value. |