com.jxml.quick
Class TypeManager.Entry

java.lang.Object
  |
  +--com.jxml.quick.TypeManager.Entry
Enclosing class:
TypeManager

public static class TypeManager.Entry
extends Object


Field Summary
 String editor
           
 String genClass
           
 String target
           
 Object targetEditor
           
 String type
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public String type

target

public String target

editor

public String editor

genClass

public String genClass

targetEditor

public Object targetEditor