OTX-Runtime for Java  
OpenTestSystem.Otx.Runtime.Api.Otx.IProcedureOutParameter Interface Reference

Represents OutParameter of a Procedure. More...

Inheritance diagram for OpenTestSystem.Otx.Runtime.Api.Otx.IProcedureOutParameter:
Inheritance graph

Additional Inherited Members

- Public Member Functions inherited from OpenTestSystem.Otx.Runtime.Api.Otx.IProcedureParameter
String GetDataType ()
 Gets DataType. More...
 
Object GetInitValue ()
 Gets initial value. More...
 
String GetName ()
 Gets Parameter name. More...
 
IProcedure GetProcedure ()
 Gets Procedure. More...
 
String GetSpecification ()
 Gets Parameter specification. More...
 
Object GetValue ()
 Gets value. More...
 

Detailed Description

Represents OutParameter of a Procedure.

The parameter is identical to a related parameter in OTX standard ISO 13209. A detailed specification can be found there.


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