org.ow2.dragon.service.util
Class HashMapType

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

public class HashMapType
extends java.lang.Object

Author:
ofabre - eBM Websourcing

Constructor Summary
HashMapType()
           
 
Method Summary
 void addEntry(HashMapEntryType entry)
           
 java.util.List<HashMapEntryType> getEntry()
           
 void setEntry(java.util.List<HashMapEntryType> entry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashMapType

public HashMapType()
Method Detail

getEntry

public java.util.List<HashMapEntryType> getEntry()

setEntry

public void setEntry(java.util.List<HashMapEntryType> entry)

addEntry

public void addEntry(HashMapEntryType entry)


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.