Uses of Class
org.ow2.dragon.connection.api.to.HashMapEntryType

Packages that use HashMapEntryType
org.ow2.dragon.connection.api.to   
 

Uses of HashMapEntryType in org.ow2.dragon.connection.api.to
 

Methods in org.ow2.dragon.connection.api.to that return types with arguments of type HashMapEntryType
 java.util.List<HashMapEntryType> HashMapType.getEntry()
           
 

Methods in org.ow2.dragon.connection.api.to with parameters of type HashMapEntryType
 void HashMapType.addEntry(HashMapEntryType entry)
           
 

Method parameters in org.ow2.dragon.connection.api.to with type arguments of type HashMapEntryType
 void HashMapType.setEntry(java.util.List<HashMapEntryType> entry)
           
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.