com.mirth.match.ejb.core
Class KanaEntity

java.lang.Object
  extended by com.mirth.match.ejb.core.KanaEntity
Direct Known Subclasses:
Department, IsoCountry, Password, Privilege, SecurityRole, User, UserFilter, UserPreference

public abstract class KanaEntity
extends java.lang.Object

Java class for kanaEntity complex type.

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

 <complexType name="kanaEntity">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


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

Constructor Detail

KanaEntity

public KanaEntity()


Copyright © 2011 Mirth Corp. All Rights Reserved.