Uses of Interface
org.adrabi.mysql.usrqueries.IGenCodePerl

Packages that use IGenCodePerl
myjquery   
org.adrabi.mysql.usrqueries   
 

Uses of IGenCodePerl in myjquery
 

Classes in myjquery that implement IGenCodePerl
 class MyJMain
           
 

Uses of IGenCodePerl in org.adrabi.mysql.usrqueries
 

Fields in org.adrabi.mysql.usrqueries declared as IGenCodePerl
private  IGenCodePerl GenCodePerl.$IGenCodePerl
           
 

Methods in org.adrabi.mysql.usrqueries with parameters of type IGenCodePerl
 void GenCodePerl.setGenCodePerl(IGenCodePerl igcj)