com.ibm.cics.server
Class TransformOutput
java.lang.Object
com.ibm.cics.server.TransformOutput
public class TransformOutput
- extends java.lang.Object
This class represents the output parameters for the TRANSFORM command.
- Version:
- 1.0
- Author:
- Paul Cooper
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getElementName
public java.lang.String getElementName()
- Returns:
- the XML element local name
getElementNamespace
public java.lang.String getElementNamespace()
- Returns:
- the XML element namespace
getTypeName
public java.lang.String getTypeName()
- Returns:
- the XML data type local name
getTypeNamespace
public java.lang.String getTypeNamespace()
- Returns:
- the XML data type namespace