Returns a String representation of the object contained or referred to by this Indirect. It is expected that implementations of Indirect will not return null from this method. If for some reason this method cannot be executed successfully to return the String representation of an object, an Illegal
()
| 50 | * this Indirect |
| 51 | */ |
| 52 | public String getUnconverted(); |
| 53 | |
| 54 | } |
no outgoing calls