ch.nix.ert.keypartition
Class KeyGroup
java.lang.Object
ch.nix.ert.keypartition.KeyGroup
- All Implemented Interfaces:
- java.lang.Comparable
- public class KeyGroup
- extends java.lang.Object
- implements java.lang.Comparable
- Author:
- michi
TODO Edit this text for a better description
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
KeyGroup
public KeyGroup(InternalKey keyGroupId)
- Parameters:
keyGroupId
- sets the unique ID of this KeyGroup.
getKeyGroupId
public InternalKey getKeyGroupId()
- Returns:
- Returns the KeyGroup ID.
getDownlinkNode
public Node getDownlinkNode()
- Returns:
- Returns the downlinkNode.
getUplinkNode
public Node getUplinkNode()
- Returns:
- Returns the uplinkNode.
compareTo
public int compareTo(java.lang.Object o)
- Specified by:
compareTo
in interface java.lang.Comparable
toString
public java.lang.String toString()
Copyright © 2004 Michael Kussmaul - Revision: 183 - Date: 2004-11-16T15:42:13.763853Z