Uses of Class
org.ephman.abra.tools.TypeMap

Packages that use TypeMap
org.ephman.abra.tools   
 

Uses of TypeMap in org.ephman.abra.tools
 

Fields in org.ephman.abra.tools declared as TypeMap
(package private)  TypeMap JField.dkType
           
 

Methods in org.ephman.abra.tools that return TypeMap
static TypeMap TypeMapper.getType(java.lang.String fieldType)
           
 TypeMap JField.getDkType()
          Get the value of dkType.
 

Methods in org.ephman.abra.tools with parameters of type TypeMap
 void JField.setDkType(TypeMap v)
          Set the value of dkType.