com.tagtraum.sixbs.adapters.util
Class MapEntry
java.lang.Object
|
+--com.tagtraum.sixbs.adapters.util.MapEntry
- public class MapEntry
- extends Object
Entry for MapAdapt.
- Version:
- $Id: MapEntry.java,v 1.1 2001/05/06 14:55:02 Hendrik Exp $
- Author:
- Hendrik Schreiber
- See Also:
MapAdapt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
vcid
public static String vcid
- Source-Version
MapEntry
public MapEntry()
MapEntry
public MapEntry(Object key,
Object value)
getKey
public Object getKey()
setKey
public void setKey(Object key)
getValue
public Object getValue()
setValue
public void setValue(Object value)
Copyright © 2001 tagtraum industries.