com.ibm.as400.opnav
Class ObjectNameNative

java.lang.Object
  |
  +--com.ibm.as400.opnav.ObjectNameNative

public class ObjectNameNative
extends java.lang.Object
implements java.io.Serializable

A data entity which represents a hierarchical object name on some UI platform. The format of an object name is opaque to client interface implementations. Gettor methods are provided which allow clients to extract relevant information, such as the name of the object's parent or the name of the system under which the object appears in the containment hierarchy.

Since:
v4r4m0
See Also:
ListManager, ActionsManager, DropTargetManager, Serialized Form

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait