com.mirth.match.ejb.eis
Class HashMap

java.lang.Object
  extended by com.mirth.match.ejb.eis.AbstractMap
      extended by com.mirth.match.ejb.eis.HashMap

public class HashMap
extends AbstractMap

Java class for hashMap complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="hashMap">
   <complexContent>
     <extension base="{http://eis.ejb.match.mirth.com/}abstractMap">
       <sequence>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
HashMap()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashMap

public HashMap()


Copyright © 2011 Mirth Corp. All Rights Reserved.