com.intel.gpe.client2.defaults.preferences
Interface IKey

All Known Implementing Classes:
KeyImpl

public interface IKey

The Interface IKey.

Version:
$Id: IKey.java,v 1.1 2007/02/20 15:46:49 dizhigul Exp $
Author:
Denis Zhigula

Method Summary
 java.lang.String getName()
          Gets the name.
 INode getParent()
          Gets the parent.
 

Method Detail

getParent

INode getParent()
Gets the parent.

Returns:
the parent

getName

java.lang.String getName()
Gets the name.

Returns:
the name


Copyright © 2008. All Rights Reserved.