Oracle Workflow API Reference Release 2.6.3.5 Part Number B12163-02 |
Previous | Next | Contents | Index | Glossary |
public String toString()
Description
Returns the internal name and the value of the item or activity attribute as a string in the following format:
<name>=<value>
This method overrides the toString() method in the Object class.
Previous | Next | Contents | Index | Glossary |