org.jboss.xb.binding.sunday.unmarshalling.impl.runtime
Class MapEntry
java.lang.Object
org.jboss.xb.binding.sunday.unmarshalling.impl.runtime.MapEntry
- public class MapEntry
- extends Object
- Version:
- $Revision: 1.1.2.2 $
- Author:
- Alexey Loubyansky
MapEntry
public MapEntry()
getKey
public Object getKey()
setKey
public void setKey(Object key)
getValue
public Object getValue()
setValue
public void setValue(Object value)
equals
public boolean equals(Object o)
hashCode
public int hashCode()
toString
public String toString()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.