org.as2lib.core.BasicClass
BasicInterface
BasicClass
offers default implementations of the methods declared by
BasicInterface
.
public function toString():String
Returns the string representation of this instance.
The String representation is obtained via the stringifier returned by the Config.getObjectStringifier method.
the string representation of this instance