getName method
Description
Returns the name of the Explicit memory block indicated by this object.
Format
public String getName();
Parameters
None
Exceptions
None
Return value
This method acquires the name of the Explicit memory block indicated by the object from the instance field that indicates the name of the object, and then returns the reference.
Caution
The uniqueness of the Explicit memory block ID that is added to the name set up by default has been assured. However, when the instance that contains this ID is discarded, the same Explicit memory block ID will be reused. In such cases, the different instances that do not coexist have the same default name.