org.codehaus.wadi.dindex.newmessages
Class MoveSMToIM

java.lang.Object
  extended byorg.codehaus.wadi.dindex.newmessages.MoveSMToIM
All Implemented Interfaces:
Serializable

public class MoveSMToIM
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
protected  Object _key
           
protected  Object _value
           
 
Constructor Summary
protected MoveSMToIM()
           
  MoveSMToIM(Object key, Object value)
           
 
Method Summary
 Object getKey()
           
 Object getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_key

protected Object _key

_value

protected Object _value
Constructor Detail

MoveSMToIM

public MoveSMToIM(Object key,
                  Object value)

MoveSMToIM

protected MoveSMToIM()
Method Detail

getKey

public Object getKey()

getValue

public Object getValue()

toString

public String toString()


Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.