com.intel.gpe.client2.defaults.preferences
Class KeyImpl

java.lang.Object
  extended by com.intel.gpe.client2.defaults.preferences.KeyImpl
All Implemented Interfaces:
IKey

public class KeyImpl
extends java.lang.Object
implements IKey

Version:
$Id: KeyImpl.java,v 1.3 2007/02/21 11:14:35 dizhigul Exp $
Author:
Denis Zhigula

Method Summary
 java.lang.String getName()
          Gets the name.
 INode getParent()
          Gets the parent.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getParent

public INode getParent()
Description copied from interface: IKey
Gets the parent.

Specified by:
getParent in interface IKey
Returns:
the parent

getName

public java.lang.String getName()
Description copied from interface: IKey
Gets the name.

Specified by:
getName in interface IKey
Returns:
the name


Copyright © 2008. All Rights Reserved.