Uses of Class
org.zkoss.ztl.util.Case

Packages that use Case
org.zkoss.ztl.util ZTL Generator Util library. 
 

Uses of Case in org.zkoss.ztl.util
 

Methods in org.zkoss.ztl.util that return Case
 Case Test.get(int index)
           
 Case Client.getCase()
           
 Case Source.getCase()
           
 Case Server.getCase()
           
 

Methods in org.zkoss.ztl.util that return types with arguments of type Case
 java.util.List<Case> Test.getChildren()
           
 

Methods in org.zkoss.ztl.util with parameters of type Case
 void Test.add(Case c)
           
 



Copyright © 2014. All Rights Reserved.