Access keys

BasicClass

Kind of class: class
Inherits from: none
Implements:
Known subclasses:
Author: Simon Wacker, Martin Heidegger
Classpath: org.as2lib.core.BasicClass
File last modified: Tuesday, 10 May 2005, 17:03:32
BasicClass offers default implementations of the methods declared by
BasicInterface.
See also:

Summary

Instance methods

Instance methods

toString

function toString (
) : String
Returns the string representation of this instance.

The String representation is obtained via the stringifier returned by the
org.as2lib.Config.getObjectStringifier method.

Returns:
the string representation of this instance