org.jboss.beans.metadata.plugins
Class MapEntry
java.lang.Object
org.jboss.beans.metadata.plugins.MapEntry
public class MapEntry
- extends Object
MapEntry.
- Author:
- Ales Justin, Adrian Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapEntry
public MapEntry()
getKey
public ValueMetaData getKey()
setKey
public void setKey(ValueMetaData key)
getValue
public ValueMetaData getValue()
setValue
public void setValue(ValueMetaData value)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.