Uses of Class
org.nuiton.guix.client.demo.GuixDemo2Abstract

Packages that use GuixDemo2Abstract
org.nuiton.guix.client.demo   
 

Uses of GuixDemo2Abstract in org.nuiton.guix.client.demo
 

Subclasses of GuixDemo2Abstract in org.nuiton.guix.client.demo
 class GuixDemo2Impl
          test javadoc Application
 

Fields in org.nuiton.guix.client.demo declared as GuixDemo2Abstract
protected  GuixDemo2Abstract GuixDemoAbstract.gd2
           
protected  GuixDemo2Abstract GuixDemoAbstract.gd22
           
 

Methods in org.nuiton.guix.client.demo that return GuixDemo2Abstract
 GuixDemo2Abstract GuixDemo.getGd2()
           
 GuixDemo2Abstract GuixDemoAbstract.getGd2()
           
 GuixDemo2Abstract GuixDemo.getGd22()
           
 GuixDemo2Abstract GuixDemoAbstract.getGd22()
           
 

Methods in org.nuiton.guix.client.demo with parameters of type GuixDemo2Abstract
 void GuixDemo.setGd2(GuixDemo2Abstract newValue)
           
 void GuixDemoAbstract.setGd2(GuixDemo2Abstract newValue)
           
 void GuixDemo.setGd22(GuixDemo2Abstract newValue)
           
 void GuixDemoAbstract.setGd22(GuixDemo2Abstract newValue)
           
 



Copyright © 2009 CodeLutin. All Rights Reserved.