![]() |
OTX-Runtime for Java
|
|
Represents OutParameter of a Procedure. More...
Additional Inherited Members | |
![]() | |
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... | |
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.