Package com.ibm.cics.server
Class TransformOutput
java.lang.Object
com.ibm.cics.server.TransformOutput
This class represents the output parameters for the TRANSFORM command.
- Since CICS TS version:
- 4.1
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getElementName
- Returns:
- the XML element local name
- Since CICS TS version:
- 4.1
-
getElementNamespace
- Returns:
- the XML element namespace
- Since CICS TS version:
- 4.1
-
getTypeName
- Returns:
- the XML data type local name
- Since CICS TS version:
- 4.1
-
getTypeNamespace
- Returns:
- the XML data type namespace
- Since CICS TS version:
- 4.1
-