public class ParentMap.Entry
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
child
Child and parent of the relation this entry describes.
|
protected java.lang.Object |
parent
Child and parent of the relation this entry describes.
|
| Constructor and Description |
|---|
ParentMap.Entry(java.lang.Object child,
java.lang.Object parent)
Constructs a new relation between
child and
parent. |
protected java.lang.Object child
protected java.lang.Object parent
Copyright (C) 2001-2008 Gaudenz Alder. All rights reserved.