org.ow2.dragon.service.util
Class HashMapEntryType

java.lang.Object
  extended by org.ow2.dragon.service.util.HashMapEntryType

public class HashMapEntryType
extends java.lang.Object

Author:
ofabre - eBM Websourcing

Constructor Summary
HashMapEntryType()
           
 
Method Summary
 java.lang.String getKey()
           
 java.lang.String getValue()
           
 void setKey(java.lang.String key)
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashMapEntryType

public HashMapEntryType()
Method Detail

getKey

public java.lang.String getKey()

setKey

public void setKey(java.lang.String key)

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.